Home
last modified time | relevance | path

Searched refs:GR_GL_COMPRESSED_ETC1_RGB8 (Results 1 – 3 of 3) sorted by relevance

/external/skia/third_party/ktx/
Dktx.cpp23 GR_GL_COMPRESSED_ETC1_RGB8, // kETC1_Format in compressed_fmt_to_gl_define()
388 hdr.fGLInternalFormat = GR_GL_COMPRESSED_ETC1_RGB8; in WriteETC1ToKTX()
/external/skia/src/gpu/gl/
DGrGLDefines.h249 #define GR_GL_COMPRESSED_ETC1_RGB8 0x8D64 macro
DGrGLGpu.cpp2444 *internalFormat = GR_GL_COMPRESSED_ETC1_RGB8; in configToGLFormats()