Searched refs:_BlendFuncPerBuffer (Results 1 – 4 of 4) sorted by relevance
140 if (ctx->Color._BlendFuncPerBuffer || ctx->Color._BlendEquationPerBuffer) { in blend_per_rt()
200 if (ctx->Color._BlendFuncPerBuffer) { in skip_blend_state_update()248 ctx->Color._BlendFuncPerBuffer = GL_FALSE; in blend_func_separate()400 ctx->Color._BlendFuncPerBuffer = GL_TRUE; in blend_func_separatei()
1082 if (ctx->Color._BlendFuncPerBuffer || in _mesa_PopAttrib()
420 GLboolean _BlendFuncPerBuffer; member