Home | History | Annotate | Download | only in common

Lines Matching refs:GL_LUMINANCE

2380       /* XXX disable special case for GL_LUMINANCE for now to work around
2383 if (/*format == GL_LUMINANCE ||*/ format == GL_LUMINANCE_ALPHA)
3486 case GL_LUMINANCE:
3530 if (format == GL_LUMINANCE ||
3533 /* We don't want to use GL_LUMINANCE, GL_INTENSITY, etc. for the
3768 if ((baseTexFormat == GL_LUMINANCE ||
3777 (destBaseFormat == GL_LUMINANCE ||