Searched refs:GR_GL_RG16 (Results 1 – 5 of 5) sorted by relevance
331 case GR_GL_RG16: return GrGLFormat::kRG16; in GrGLFormatFromGLEnum()366 case GrGLFormat::kRG16: return GR_GL_RG16; in GrGLFormatToEnum()542 case GR_GL_RG16: return "RG16"; in GrGLFormatToStr()
489 #define GR_GL_RG16 0x822C macro
2870 texImageSupportsSizedInternalFormat ? GR_GL_RG16 : GR_GL_RG; in initFormatTable()2871 info.fInternalFormatForRenderbuffer = GR_GL_RG16; in initFormatTable()2888 info.fInternalFormatForTexImageOrStorage = GR_GL_RG16; in initFormatTable()2891 texImageSupportsSizedInternalFormat ? GR_GL_RG16 : GR_GL_RG; in initFormatTable()4567 GrBackendFormat::MakeGL(GR_GL_RG16, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
480 #define GR_GL_RG16 0x822C macro
801 { GrColorType::kRG_1616, GR_GL_RG16, SkColors::kYellow }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()