Searched refs:_BlendEquationPerBuffer (Results 1 – 4 of 4) sorted by relevance
379 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in _mesa_BlendEquation()417 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in _mesa_BlendEquationi()472 ctx->Color._BlendEquationPerBuffer = GL_FALSE; in _mesa_BlendEquationSeparateEXT()516 ctx->Color._BlendEquationPerBuffer = GL_TRUE; in _mesa_BlendEquationSeparatei()
778 GLboolean _BlendEquationPerBuffer; member
946 ctx->Color._BlendEquationPerBuffer) { in _mesa_PopAttrib()
182 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) { in blend_per_rt()