Searched refs:ONE_DIV_SQRT_LN2 (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_statevars.c47 #define ONE_DIV_SQRT_LN2 (1.201122408786449815) macro
603 value[3] = (GLfloat)(ctx->Fog.Density * ONE_DIV_SQRT_LN2);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_statevars.c46 #define ONE_DIV_SQRT_LN2 (1.201122408786449815) macro
474 value[3] = (GLfloat)(ctx->Fog.Density * ONE_DIV_SQRT_LN2);

Completed in 5 milliseconds