Searched refs:GR_GL_RGB (Results 1 – 4 of 4) sorted by relevance
876 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()
427 #define GR_GL_RGB 0x1907 macro
1949 info.fDefaultExternalFormat = GR_GL_RGB; in initFormatTable()1973 texImageSupportsSizedInternalFormat ? GR_GL_RGB565 : GR_GL_RGB; in initFormatTable()1997 ioFormat.fExternalTexImageFormat = GR_GL_RGB; in initFormatTable()1998 ioFormat.fExternalReadFormat = GR_GL_RGB; in initFormatTable()2334 info.fDefaultExternalFormat = GR_GL_RGB; in initFormatTable()2359 texImageSupportsSizedInternalFormat ? GR_GL_RGB8 : GR_GL_RGB; in initFormatTable()2382 ioFormat.fExternalTexImageFormat = GR_GL_RGB; in initFormatTable()
434 #define GR_GL_RGB 0x1907 macro