Searched refs:GR_GL_RG8 (Results 1 – 6 of 6) sorted by relevance
297 case GR_GL_RG8: return GrGLFormat::kRG8; in GrGLFormatFromGLEnum()327 case GrGLFormat::kRG8: return GR_GL_RG8; in GrGLFormatToEnum()357 case GR_GL_RG8: return "RG8"; in GrGLFormatToStr()
487 #define GR_GL_RG8 0x822B macro
2370 info.fInternalFormatForRenderbuffer = GR_GL_RG8; in initFormatTable()2387 info.fInternalFormatForTexImageOrStorage = GR_GL_RG8; in initFormatTable()2392 texImageSupportsSizedInternalFormat ? GR_GL_RG8 : GR_GL_RG; in initFormatTable()4375 GrBackendFormat::MakeGL(GR_GL_RG8, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
479 #define GR_GL_RG8 0x822B macro
1488 fConfigTable[kRG_88_GrPixelConfig].fFormats.fSizedInternalFormat = GR_GL_RG8; in initConfigTable()3014 case GR_GL_RG8: in get_yuva_config()
781 { GrColorType::kRG_88, GR_GL_RG8, { 1, 0.5f, 0, 1 } }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()