Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLDefines.h769 #define GR_GL_RGBA4 0x8056 macro
DGrGLCaps.cpp1427 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGBA4; in initConfigTable()
/external/skia/third_party/ktx/
Dktx.cpp472 hdr.fGLInternalFormat = GR_GL_RGBA4; in WriteBitmapToKTX()