Home
last modified time | relevance | path

Searched refs:flt_gam (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/urt/urt-3.1b1_12/get/
H A Dget4d.c132 float flt_gam = 0; /* Just in case of 68000 iris botch. */ local
139 fscanf( gamfile, "%f", &flt_gam );
140 if ( flt_gam != 0 )
141 disp_gamma = 2.4/flt_gam;/* SGI displays have gamma 2.4. */