Home
last modified time | relevance | path

Searched refs:GR_GL_COMPRESSED_RGB8_ETC2 (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLDefines.h274 #define GR_GL_COMPRESSED_RGB8_ETC2 0x9274 macro
DGrGLCaps.cpp1921 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()
1923 GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()
/external/skia/src/gpu/gl/
DGrGLDefines.h274 #define GR_GL_COMPRESSED_RGB8_ETC2 0x9274 macro
DGrGLCaps.cpp1939 fConfigTable[kRGB_ETC1_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()
1941 GR_GL_COMPRESSED_RGB8_ETC2; in initConfigTable()