Searched refs:getCompatibleStencilIndex (Results 1 – 2 of 2) sorted by relevance
162 int getCompatibleStencilIndex(GrPixelConfig config);
1403 int GrGLGpu::getCompatibleStencilIndex(GrPixelConfig config) { in getCompatibleStencilIndex() function in GrGLGpu1603 int sIdx = this->getCompatibleStencilIndex(rt->config()); in createStencilAttachmentForRenderTarget()