Searched refs:GR_GL_R16 (Results 1 – 4 of 4) sorted by relevance
404 case GR_GL_R16: return GrGLFormat::kR16; in GrGLFormatFromGLEnum()442 case GrGLFormat::kR16: return GR_GL_R16; in GrGLFormatToEnum()634 case GR_GL_R16: return "R16"; in GrGLFormatToStr()
456 #define GR_GL_R16 0x822A macro
2923 info.fInternalFormatForRenderbuffer = GR_GL_R16; in initFormatTable()2946 info.fInternalFormatForTexImageOrStorage = GR_GL_R16; in initFormatTable()2949 texImageSupportsSizedInternalFormat ? GR_GL_R16 : GR_GL_RED; in initFormatTable()4863 GrBackendFormat::MakeGL(GR_GL_R16, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
794 { GrColorType::kAlpha_16, GR_GL_R16, kTransCol }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()