Searched refs:GR_GL_COMPRESSED_3DC_X (Results 1 – 3 of 3) sorted by relevance
283 #define GR_GL_COMPRESSED_3DC_X 0x87F9 macro
1615 fConfigTable[kLATC_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_3DC_X; in initConfigTable()1617 GR_GL_COMPRESSED_3DC_X; in initConfigTable()
179 GR_GL_COMPRESSED_3DC_X == fHeader.fGLInternalFormat; in isCompressedFormat()