Searched refs:GR_GL_RGB8 (Results 1 – 7 of 7) sorted by relevance
495 #define GR_GL_RGB8 0x8051 macro
1450 fConfigTable[kRGB_888_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGB8; in initConfigTable()2940 if (GR_GL_RGB8 == format) { in validate_sized_format()3020 case GR_GL_RGB8: in get_yuva_config()
1457 fConfigTable[kRGB_888_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RGB8; in initConfigTable()2964 if (GR_GL_RGB8 == format) { in validate_sized_format()3051 case GR_GL_RGB8: in get_yuva_config()
80 return GrBackendFormat::MakeGL(GR_GL_RGB8, GR_GL_TEXTURE_EXTERNAL); in GetBackendFormat()
468 return GrBackendFormat::MakeGL(GR_GL_RGB8, GR_GL_TEXTURE_EXTERNAL); in get_backend_format()
89 return GrBackendFormat::MakeGL(GR_GL_RGB8, GR_GL_TEXTURE_2D); in create_backend_format()