Searched refs:GR_GL_RGBA (Results 1 – 3 of 3) sorted by relevance
1404 info.fDefaultExternalFormat = GR_GL_RGBA; in initFormatTable()1424 texImageSupportsSizedInternalFormat ? GR_GL_RGBA8 : GR_GL_RGBA; in initFormatTable()1449 ioFormat.fExternalTexImageFormat = GR_GL_RGBA; in initFormatTable()1450 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()1495 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()1516 ioFormat.fExternalTexImageFormat = GR_GL_RGBA; in initFormatTable()1517 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()1591 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()1625 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()1719 ioFormat.fExternalReadFormat = GR_GL_RGBA; in initFormatTable()[all …]
437 #define GR_GL_RGBA 0x1908 macro
132 GR_GL_RGBA, GR_GL_UNSIGNED_BYTE, pixels.get())); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()