Searched refs:GR_GL_RGBA16 (Results 1 – 4 of 4) sorted by relevance
332 case GR_GL_RGBA16: return GrGLFormat::kRGBA16; in GrGLFormatFromGLEnum()367 case GrGLFormat::kRGBA16: return GR_GL_RGBA16; in GrGLFormatToEnum()543 case GR_GL_RGBA16: return "RGBA16"; in GrGLFormatToStr()
525 #define GR_GL_RGBA16 0x805B macro
2945 info.fInternalFormatForRenderbuffer = GR_GL_RGBA16; in initFormatTable()2955 info.fInternalFormatForTexImageOrStorage = GR_GL_RGBA16; in initFormatTable()2958 texImageSupportsSizedInternalFormat ? GR_GL_RGBA16 : GR_GL_RGBA; in initFormatTable()4569 GrBackendFormat::MakeGL(GR_GL_RGBA16, GR_GL_TEXTURE_2D) }, in getTestingCombinations()
803 { GrColorType::kRGBA_16161616, GR_GL_RGBA16, SkColors::kLtGray }, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS()