Searched refs:GR_GL_COMPRESSED_ETC1_RGB8 (Results 1 – 3 of 3) sorted by relevance
23 GR_GL_COMPRESSED_ETC1_RGB8, // kETC1_Format in compressed_fmt_to_gl_define()388 hdr.fGLInternalFormat = GR_GL_COMPRESSED_ETC1_RGB8; in WriteETC1ToKTX()
259 #define GR_GL_COMPRESSED_ETC1_RGB8 0x8D64 macro
1625 fConfigTable[kETC1_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_ETC1_RGB8; in initConfigTable()1626 fConfigTable[kETC1_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_COMPRESSED_ETC1_RGB8; in initConfigTable()