Searched defs:fogEnd (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_fog.c165 const GLfloat fogEnd = ctx->Fog.End; local in function:_swrast_fog_rgba_span
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_fog.c165 const GLfloat fogEnd = ctx->Fog.End; local in function:_swrast_fog_rgba_span
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dfogcoord.c23 static GLfloat fogStart = 1.0, fogEnd = DEPTH; variable in typeref:typename:GLfloat

Completed in 7 milliseconds