Searched refs:_BlendFuncPerBuffer (Results 1 – 4 of 4) sorted by relevance
183 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) { in blend_per_rt()
199 if (ctx->Color._BlendFuncPerBuffer) { in skip_blend_state_update()247 ctx->Color._BlendFuncPerBuffer = GL_FALSE; in blend_func_separate()399 ctx->Color._BlendFuncPerBuffer = GL_TRUE; in blend_func_separatei()
1028 if (ctx->Color._BlendFuncPerBuffer || in _mesa_PopAttrib()
471 GLboolean _BlendFuncPerBuffer; member