Home | History | Annotate | Download | only in swrast

Lines Matching refs:GL_MAX

369    ASSERT(ctx->Color.Blend[0].EquationRGB == GL_MAX);
370 ASSERT(ctx->Color.Blend[0].EquationA == GL_MAX);
765 case GL_MAX:
791 case GL_MAX:
925 else if (eq == GL_MAX) {
926 /* Note: GL_MAX ignores the blending weight factors */