Home | History | Annotate | Download | only in main

Lines Matching refs:GL_STENCIL_INDEX

881                     baseFormat == GL_STENCIL_INDEX) {
924 if (baseFormat == GL_STENCIL_INDEX ||
1049 f != GL_STENCIL_INDEX) {
1709 * corresponding base format (one of GL_RGB, GL_RGBA, GL_STENCIL_INDEX,
1784 case GL_STENCIL_INDEX:
1791 return _mesa_is_desktop_gl(ctx) ? GL_STENCIL_INDEX : 0;
1793 return GL_STENCIL_INDEX;