Home
last modified time | relevance | path

Searched refs:GR_GL_RGB (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/gl/
DGrGLCaps.cpp876 if (readFormat != GR_GL_RED && readFormat != GR_GL_RG && readFormat != GR_GL_RGB && in readPixelsSupported()
1449 fConfigTable[kRGB_888_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGB; in initConfigTable()
1640 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGB; in initConfigTable()
1647 GR_GL_RGB; in initConfigTable()
1999 GR_GL_RGB; in initConfigTable()
DGrGLDefines.h427 #define GR_GL_RGB 0x1907 macro
/external/skia/src/gpu/gl/
DGrGLCaps.cpp888 if (readFormat != GR_GL_RED && readFormat != GR_GL_RG && readFormat != GR_GL_RGB && in readPixelsSupported()
1456 fConfigTable[kRGB_888_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGB; in initConfigTable()
1654 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGB; in initConfigTable()
1661 GR_GL_RGB; in initConfigTable()
2017 GR_GL_RGB; in initConfigTable()
DGrGLDefines.h427 #define GR_GL_RGB 0x1907 macro