Searched refs:gFog (Results 1 – 1 of 1) sorted by relevance
101 rgba[i][GCOMP] = (TYPE) (f * rgba[i][GCOMP] + oneMinusF * gFog); \118 rgba[i][GCOMP] = (TYPE) (f * rgba[i][GCOMP] + oneMinusF * gFog); \136 GLfloat rFog, gFog, bFog; in _swrast_fog_rgba_span() local144 gFog = ctx->Fog.Color[GCOMP] * 255.0F; in _swrast_fog_rgba_span()149 gFog = ctx->Fog.Color[GCOMP] * 65535.0F; in _swrast_fog_rgba_span()154 gFog = ctx->Fog.Color[GCOMP]; in _swrast_fog_rgba_span()