Searched refs:GL_LOGIC_OP (Results 1 – 2 of 2) sorted by relevance
120 case GL_LOGIC_OP: in radeonBlendEquationSeparate()141 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonBlendEquationSeparate()1533 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonEnable()1672 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonEnable()
425 #define GL_LOGIC_OP 0x0BF1 macro