Searched refs:GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT (Results 1 – 5 of 5) sorted by relevance
329 case GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT: return GrGLFormat::kCOMPRESSED_RGBA8_BC1; in GrGLFormatFromGLEnum()364 case GrGLFormat::kCOMPRESSED_RGBA8_BC1: return GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT; in GrGLFormatToEnum()540 case GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT: return "RGBA8_BC1"; in GrGLFormatToStr()
257 #define GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT 0x83F1 macro
2754 info.fInternalFormatForTexImageOrStorage = GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT; in initFormatTable()4462 return GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, in getBackendFormatFromCompressionType()4545 GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
100 case GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT: in load_ktx()
255 #define GR_GL_COMPRESSED_RGBA_S3TC_DXT1_EXT 0x83F1 macro