Home | History | Annotate | Download | only in x11

Lines Matching refs:TextureFormat

345    b->TextureFormat = GLX_TEXTURE_FORMAT_NONE_EXT;
1115 b->TextureFormat = format;
1671 if (drawable->TextureFormat == GLX_TEXTURE_FORMAT_NONE_EXT)
1738 if (drawable->TextureFormat == GLX_TEXTURE_FORMAT_RGBA_EXT) {
1741 else if (drawable->TextureFormat == GLX_TEXTURE_FORMAT_RGB_EXT) {