Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h424 #define GR_GL_UNSIGNED_SHORT_5_6_5 0x8363 macro
DGrGLCaps.cpp1414 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fExternalType = GR_GL_UNSIGNED_SHORT_5_6_5; in initConfigTable()
/external/skia/third_party/ktx/
Dktx.cpp461 hdr.fGLType = GR_GL_UNSIGNED_SHORT_5_6_5; in WriteBitmapToKTX()