Searched refs:BlendCoherent (Results 1 – 3 of 3) sorted by relevance
1269 if (ctx->Color.BlendCoherent == state) in _mesa_set_enable()1273 ctx->Color.BlendCoherent = state; in _mesa_set_enable()1938 return ctx->Color.BlendCoherent; in _mesa_IsEnabled()
1235 ctx->Color.BlendCoherent = true; in _mesa_init_color()
434 bool BlendCoherent; member