Lines Matching refs:glFormat
3277 GrGLenum glFormat = this->getRenderbufferInternalFormat(grGLFormat);
3278 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat,
3282 GR_GL_GetInternalformativ(gli, GR_GL_RENDERBUFFER, glFormat, GR_GL_SAMPLES,
4692 GrGLFormat glFormat = format.asGLFormat();
4693 const auto& info = this->getFormatInfo(glFormat);
4760 GrGLFormat glFormat = format.asGLFormat();
4761 const auto& info = this->getFormatInfo(glFormat);
4769 (int)colorType, (int)glFormat);
4798 auto glFormat = format.asGLFormat();
4799 return (uint64_t)(glFormat);