Searched refs:gFog (Results 1 – 1 of 1) sorted by relevance
100 rgba[i][GCOMP] = (TYPE) (f * rgba[i][GCOMP] + oneMinusF * gFog); \117 rgba[i][GCOMP] = (TYPE) (f * rgba[i][GCOMP] + oneMinusF * gFog); \135 GLfloat rFog, gFog, bFog; in _swrast_fog_rgba_span() local143 gFog = ctx->Fog.Color[GCOMP] * 255.0F; in _swrast_fog_rgba_span()148 gFog = ctx->Fog.Color[GCOMP] * 65535.0F; in _swrast_fog_rgba_span()153 gFog = ctx->Fog.Color[GCOMP]; in _swrast_fog_rgba_span()