Searched refs:getRenderbufferInternalFormat (Results 1 – 4 of 4) sorted by relevance
112 GrGLenum glFmt = gpu->glCaps().getRenderbufferInternalFormat(format); in MakeMSAA()
253 GrGLenum getRenderbufferInternalFormat(GrGLFormat format) const { in getRenderbufferInternalFormat() function
1406 colorRenderbufferFormat = this->glCaps().getRenderbufferInternalFormat(desc.fFormat); in createRenderTargetObjects()4095 this->glCaps().getRenderbufferInternalFormat(GrGLFormat::kBGRA8) != GR_GL_BGRA8) { in createTestingOnlyBackendRenderTarget()4183 GrGLenum renderBufferFormat = this->glCaps().getRenderbufferInternalFormat(format); in createTestingOnlyBackendRenderTarget()
3599 GrGLenum glFormat = this->getRenderbufferInternalFormat(grGLFormat); in setupSampleCounts()