Searched refs:GR_GL_COMPRESSED_RGB8_ETC2 (Results 1 – 6 of 6) sorted by relevance
327 case GR_GL_COMPRESSED_RGB8_ETC2: return GrGLFormat::kCOMPRESSED_RGB8_ETC2; in GrGLFormatFromGLEnum()362 case GrGLFormat::kCOMPRESSED_RGB8_ETC2: return GR_GL_COMPRESSED_RGB8_ETC2; in GrGLFormatToEnum()538 case GR_GL_COMPRESSED_RGB8_ETC2: return "ETC2"; in GrGLFormatToStr()
281 #define GR_GL_COMPRESSED_RGB8_ETC2 0x9274 macro
2768 info.fInternalFormatForTexImageOrStorage = GR_GL_COMPRESSED_RGB8_ETC2; in initFormatTable()4448 return GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGB8_ETC2, GR_GL_TEXTURE_2D); in getBackendFormatFromCompressionType()4539 GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGB8_ETC2, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
94 case GR_GL_COMPRESSED_RGB8_ETC2: in load_ktx()
274 #define GR_GL_COMPRESSED_RGB8_ETC2 0x9274 macro
1921 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()1923 GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()