Searched refs:_NEW_COLOR (Results 1 – 6 of 6) sorted by relevance
103 FLUSH_VERTICES(ctx, _NEW_COLOR, GL_COLOR_BUFFER_BIT); in _mesa_flush_vertices_for_blend_adv()
85 (state & _NEW_COLOR) ? "ctx->Color, " : "", in _mesa_print_state()
2817 #define _NEW_COLOR (1u << 3) /**< gl_context::Color */ macro
409 FLUSH_VERTICES(ctx, _NEW_COLOR | _NEW_FF_FRAG_PROGRAM, in _mesa_set_enable()
918 return _NEW_COLOR; in _mesa_program_state_flags()
3502 - mesa: don't update the fixed-func frag prog on irrelevant _NEW_COLOR changes