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