Searched refs:GR_GL_R16 (Results 1 – 5 of 5) sorted by relevance
330 case GR_GL_R16: return GrGLFormat::kR16; in GrGLFormatFromGLEnum()365 case GrGLFormat::kR16: return GR_GL_R16; in GrGLFormatToEnum()541 case GR_GL_R16: return "R16"; in GrGLFormatToStr()
456 #define GR_GL_R16 0x822A macro
2801 info.fInternalFormatForRenderbuffer = GR_GL_R16; in initFormatTable()2818 info.fInternalFormatForTexImageOrStorage = GR_GL_R16; in initFormatTable()2821 texImageSupportsSizedInternalFormat ? GR_GL_R16 : GR_GL_RED; in initFormatTable()4565 GrBackendFormat::MakeGL(GR_GL_R16, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
449 #define GR_GL_R16 0x822A macro
800 { GrColorType::kAlpha_16, GR_GL_R16, kTransCol }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()