Home | History | Annotate | Download | only in main

Lines Matching refs:GL_STENCIL_INDEX

1642        || _mesa_base_tex_format(ctx, internalFormat) == GL_STENCIL_INDEX) {
2364 baseFormat == GL_STENCIL_INDEX ||
2367 rb_base_format == GL_STENCIL_INDEX ||
5322 * except for a base format of GL_STENCIL_INDEX, unless supported.
5328 return baseFormat != 0 && baseFormat != GL_STENCIL_INDEX;