Searched refs:_BlendEquationPerBuffer (Results 1 – 4 of 4) sorted by relevance
534 if (ctx->Color._BlendEquationPerBuffer) { in _mesa_BlendEquation()568 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in _mesa_BlendEquation()588 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in blend_equationi()638 if (ctx->Color._BlendEquationPerBuffer) { in blend_equation_separate()689 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in blend_equation_separate()745 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in blend_equation_separatei()
288 GLboolean _BlendEquationPerBuffer; member
776 ctx->Color._BlendEquationPerBuffer) { in _mesa_PopAttrib()
140 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) { in blend_per_rt()