Searched defs:fogEnd (Results 1 – 4 of 4) sorted by relevance
164 const GLfloat fogEnd = ctx->Fog.End; in _swrast_fog_rgba_span() local
456 float fogEnd; member in sw::Context
663 float fogEnd; variable
772 void Context::setFogEnd(float fogEnd) in setFogEnd()