Searched refs:GrGLFormatIsPackedDepthStencil (Results 1 – 3 of 3) sorted by relevance
154 if (GrGLFormatIsPackedDepthStencil(glStencil->format())) { in completeStencilAttachment()
448 static constexpr bool GrGLFormatIsPackedDepthStencil(GrGLFormat format) { in GrGLFormatIsPackedDepthStencil() function
1570 if (GrGLFormatIsPackedDepthStencil(sFmt)) { in getCompatibleStencilIndex()1588 if (GrGLFormatIsPackedDepthStencil(sFmt)) { in getCompatibleStencilIndex()3849 if (GrGLFormatIsPackedDepthStencil(this->glCaps().stencilFormats()[sFormatIdx])) { in createTestingOnlyBackendRenderTarget()