Searched refs:bFog (Results 1 – 1 of 1) sorted by relevance
102 rgba[i][BCOMP] = (TYPE) (f * rgba[i][BCOMP] + oneMinusF * bFog); \119 rgba[i][BCOMP] = (TYPE) (f * rgba[i][BCOMP] + oneMinusF * bFog); \136 GLfloat rFog, gFog, bFog; in _swrast_fog_rgba_span() local145 bFog = ctx->Fog.Color[BCOMP] * 255.0F; in _swrast_fog_rgba_span()150 bFog = ctx->Fog.Color[BCOMP] * 65535.0F; in _swrast_fog_rgba_span()155 bFog = ctx->Fog.Color[BCOMP]; in _swrast_fog_rgba_span()