Searched refs:GL_COLOR_SUM (Results 1 – 6 of 6) sorted by relevance
242 ctx->Driver.Enable(ctx, GL_COLOR_SUM, ctx->Fog.ColorSumEnabled); in _mesa_init_driver_state()
766 case GL_COLOR_SUM: in i830Enable()
780 case GL_COLOR_SUM: in i915Enable()
547 { GL_COLOR_SUM, CONTEXT_BOOL(Fog.ColorSumEnabled), NO_EXTRA },
348 #define GL_COLOR_SUM 0x8458 macro