Searched refs:GR_GL_COMPRESSED_R11_EAC (Results 1 – 3 of 3) sorted by relevance
261 #define GR_GL_COMPRESSED_R11_EAC 0x9270 macro
1645 fConfigTable[kR11_EAC_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_R11_EAC; in initConfigTable()1646 fConfigTable[kR11_EAC_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_COMPRESSED_R11_EAC; in initConfigTable()
22 GR_GL_COMPRESSED_R11_EAC, // kR11_EAC_Format in compressed_fmt_to_gl_define()