Home
last modified time | relevance | path

Searched refs:GR_GL_RGB5 (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLUtil.cpp505 case GR_GL_RGB5: in GrGLSizedFormatToPixelConfig()
DGrGLDefines.h502 #define GR_GL_RGB5 0x8050 macro
DGrGLCaps.cpp1625 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGB5; in initConfigTable()
/external/skia/src/gpu/gl/
DGrGLUtil.cpp503 case GR_GL_RGB5: in GrGLSizedFormatToPixelConfig()
DGrGLDefines.h494 #define GR_GL_RGB5 0x8050 macro
DGrGLCaps.cpp1574 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGB5; in initConfigTable()