Searched defs:fogEnd (Results 1 – 5 of 5) sorted by relevance
50 GLfloat fogEnd; in TEST_P() local
165 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()