Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h422 #define GR_GL_UNSIGNED_SHORT_4_4_4_4 0x8033 macro
DGrGLCaps.cpp1430 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fExternalType = GR_GL_UNSIGNED_SHORT_4_4_4_4; in initConfigTable()
/external/skia/third_party/ktx/
Dktx.cpp469 hdr.fGLType = GR_GL_UNSIGNED_SHORT_4_4_4_4; in WriteBitmapToKTX()