Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h273 #define GR_GL_COMPRESSED_3DC_X 0x87F9 macro
DGrGLGpu.cpp2455 *internalFormat = GR_GL_COMPRESSED_3DC_X; in configToGLFormats()
/external/skia/third_party/ktx/
Dktx.cpp179 GR_GL_COMPRESSED_3DC_X == fHeader.fGLInternalFormat; in isCompressedFormat()