Home
last modified time | relevance | path

Searched refs:stencilAttachmentView (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp228 const GrVkImageView* stencilView = this->stencilAttachmentView(); in createFramebuffer()
275 commandBuffer.addResource(this->stencilAttachmentView()); in addResources()
359 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { in stencilAttachmentView() function in GrVkRenderTarget
DGrVkRenderTarget.h53 const GrVkImageView* stencilAttachmentView() const;