Searched refs:GR_GL_RGBA16 (Results 1 – 4 of 4) sorted by relevance
307 case GR_GL_RGBA16: return GrGLFormat::kRGBA16; in GrGLFormatFromGLEnum()337 case GrGLFormat::kRGBA16: return GR_GL_RGBA16; in GrGLFormatToEnum()368 case GR_GL_RGBA16: return "RGBA16"; in GrGLFormatToStr()
524 #define GR_GL_RGBA16 0x805B macro
2882 info.fInternalFormatForRenderbuffer = GR_GL_RGBA16; in initFormatTable()2893 info.fInternalFormatForTexImageOrStorage = GR_GL_RGBA16; in initFormatTable()2896 texImageSupportsSizedInternalFormat ? GR_GL_RGBA16 : GR_GL_RGBA; in initFormatTable()4395 GrBackendFormat::MakeGL(GR_GL_RGBA16, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
788 { GrColorType::kRGBA_16161616, GR_GL_RGBA16, SkColors::kLtGray }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()