Home
last modified time | relevance | path

Searched refs:GR_GL_COMPRESSED_ETC1_RGB8 (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/gl/
H A DGrGLUtil.h397 case GR_GL_COMPRESSED_ETC1_RGB8: return GrGLFormat::kCOMPRESSED_ETC1_RGB8; in GrGLFormatFromGLEnum()
435 case GrGLFormat::kCOMPRESSED_ETC1_RGB8: return GR_GL_COMPRESSED_ETC1_RGB8; in GrGLFormatToEnum()
627 case GR_GL_COMPRESSED_ETC1_RGB8: return "ETC1"; in GrGLFormatToStr()
H A DGrGLDefines.h274 #define GR_GL_COMPRESSED_ETC1_RGB8 0x8D64 macro
H A DGrGLCaps.cpp2864 info.fInternalFormatForTexImageOrStorage = GR_GL_COMPRESSED_ETC1_RGB8;
4721 return GrBackendFormat::MakeGL(GR_GL_COMPRESSED_ETC1_RGB8, GR_GL_TEXTURE_2D); in getBackendFormatFromCompressionType()
4833 GrBackendFormat::MakeGL(GR_GL_COMPRESSED_ETC1_RGB8, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
/third_party/skia/gm/
H A Dexoticformats.cpp93 case GR_GL_COMPRESSED_ETC1_RGB8: in load_ktx()

Completed in 12 milliseconds