Searched refs:GR_GL_COMPRESSED_RGBA_ASTC_6x6 (Results 1 – 3 of 3) sorted by relevance
402 case GR_GL_COMPRESSED_RGBA_ASTC_6x6: return GrGLFormat::kCOMPRESSED_ASTC_RGBA8_6x6; in GrGLFormatFromGLEnum()440 case GrGLFormat::kCOMPRESSED_ASTC_RGBA8_6x6: return GR_GL_COMPRESSED_RGBA_ASTC_6x6; in GrGLFormatToEnum()632 case GR_GL_COMPRESSED_RGBA_ASTC_6x6: return "ASTC_6x6"; in GrGLFormatToStr()
310 #define GR_GL_COMPRESSED_RGBA_ASTC_6x6 0x93B4 macro
2894 info.fInternalFormatForTexImageOrStorage = GR_GL_COMPRESSED_RGBA_ASTC_6x6; in initFormatTable()4744 return GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGBA_ASTC_6x6, in getBackendFormatFromCompressionType()4837 GrBackendFormat::MakeGL(GR_GL_COMPRESSED_RGBA_ASTC_6x6, GR_GL_TEXTURE_2D) }, in getTestingCombinations()