Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h278 #define GR_GL_COMPRESSED_RED_RGTC1 0x8DBB macro
DGrGLCaps.cpp1610 GR_GL_COMPRESSED_RED_RGTC1; in initConfigTable()
1612 GR_GL_COMPRESSED_RED_RGTC1; in initConfigTable()
/external/skia/third_party/ktx/
Dktx.cpp178 isFmt = GR_GL_COMPRESSED_RED_RGTC1 == fHeader.fGLInternalFormat || in isCompressedFormat()