Searched refs:GL_STENCIL_INDEX (Results 1 – 5 of 5) sorted by relevance
112 case GL_STENCIL_INDEX: in __glDrawPixels_size()138 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glDrawPixels_size()
658 case GL_STENCIL_INDEX: in __glReadPixels_size()691 if (format == GL_COLOR_INDEX || format == GL_STENCIL_INDEX) { in __glReadPixels_size()
175 (format != GL_COLOR_INDEX && format != GL_STENCIL_INDEX))) { in __glXImageSize()222 case GL_STENCIL_INDEX: in __glXImageSize()
1341 #define GL_STENCIL_INDEX 0x1901 macro