Searched refs:GR_GL_RGBA4 (Results 1 – 5 of 5) sorted by relevance
507 #define GR_GL_RGBA4 0x8056 macro
1671 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGBA4; in initConfigTable()2928 if (GR_GL_RGBA4 == format) { in validate_sized_format()
1685 fConfigTable[kRGBA_4444_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGBA4; in initConfigTable()2952 if (GR_GL_RGBA4 == format) { in validate_sized_format()
79 return GrBackendFormat::MakeGL(GR_GL_RGBA4, GR_GL_TEXTURE_2D); in create_backend_format()