Home | History | Annotate | Download | only in swrast

Lines Matching defs:colorMask

1134    const GLuint *colorMask = (GLuint *) ctx->Color.ColorMask;
1252 if (fb->_NumColorDrawBuffers == 1 && colorMask[0] == 0x0) {
1369 if (colorMask[buf] != 0xffffffff) {