Searched refs:GL_LOGIC_OP (Results 1 – 2 of 2) sorted by relevance
123 case GL_LOGIC_OP: in radeonBlendEquationSeparate()144 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonBlendEquationSeparate()1481 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonEnable()1620 && ctx->Color.Blend[0].EquationRGB == GL_LOGIC_OP)) ) { in radeonEnable()
397 #define GL_LOGIC_OP 0x0BF1 macro