Searched refs:_BlendEquationPerBuffer (Results 1 – 4 of 4) sorted by relevance
511 if (ctx->Color._BlendEquationPerBuffer) { in _mesa_BlendEquation()544 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in _mesa_BlendEquation()566 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in blend_equationi()616 if (ctx->Color._BlendEquationPerBuffer) { in blend_equation_separate()667 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in blend_equation_separate()726 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in blend_equation_separatei()
1029 ctx->Color._BlendEquationPerBuffer) { in _mesa_PopAttrib()
473 GLboolean _BlendEquationPerBuffer; member
183 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) { in blend_per_rt()