Home | History | Annotate | Download | only in common

Lines Matching refs:Fog

108    GLboolean Fog;
559 save->Fog = ctx->Fog.Enabled;
560 if (ctx->Fog.Enabled)
889 _mesa_set_enable(ctx, GL_FOG, save->Fog);
2116 ctx->Fog.Enabled ||
2374 if (ctx->Fog.Enabled) {
2642 ctx->Fog.Enabled ||