Searched defs:stencilAttachment (Results 1 – 14 of 14) sorted by relevance
22 GrVkAttachment* stencilAttachment, in Make()68 sk_sp<GrVkAttachment> stencilAttachment, in GrVkFramebuffer()
72 GrVkAttachment* stencilAttachment() { return fStencilAttachment.get(); } in stencilAttachment() function
18 const GrVkImageView* stencilAttachment) { in Create()
49 auto stencilAttachment = (useMSAASurface) ? &GrRenderTarget::fMSAAStencilAttachment in attachStencilAttachment() local
135 const gl::FramebufferAttachment *stencilAttachment = state.getStencilAttachment(); in attachTextures() local185 const gl::FramebufferAttachment *stencilAttachment = state.getStencilAttachment(); in detachTextures() local
221 const FramebufferAttachment *stencilAttachment = state.getStencilAttachment(); in RequiresMultiviewClear() local
60 auto stencilAttachment = static_cast<GrDawnAttachment*>(fRenderTarget->getStencilAttachment()); in beginRenderPass() local
579 const auto *stencilAttachment = fboData.getStencilAttachment(); in clearFramebuffer() local
482 …Move<VkImageView> stencilAttachment = makeImageView (vk, device, *stencilImage, VK_IMAGE_VI… in testStencilExportReplace() local
157 const VkClearAttachment stencilAttachment = in commandClearStencilAttachment() local
369 RenderPassStencilAttachmentDesc stencilAttachment; member
1373 const FramebufferAttachment &stencilAttachment = mState.mStencilAttachment; in checkStatusWithGLFrontEnd() local
2401 GrGLStencilAttachment* stencilAttachment = static_cast<GrGLStencilAttachment*>( in onReadPixels() local
3087 const gl::FramebufferAttachment *stencilAttachment = framebuffer->getStencilAttachment(); in CaptureMidExecutionSetup() local