Searched refs:stencilAttachmentIndex (Results 1 – 3 of 3) sorted by relevance
90 bool stencilAttachmentIndex(uint32_t* index) const;
182 bool GrVkRenderPass::stencilAttachmentIndex(uint32_t* index) const { in stencilAttachmentIndex() function in GrVkRenderPass
269 SkAssertResult(cbInfo.fRenderPass->stencilAttachmentIndex(&stencilIndex)); in onClearStencilClip()