Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp233 const GrVkImageView* stencilView = this->stencilAttachmentView(); in createFramebuffer()
289 commandBuffer.addResource(this->stencilAttachmentView()); in addResources()
376 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { in stencilAttachmentView() function in GrVkRenderTarget
DGrVkRenderTarget.h46 const GrVkImageView* stencilAttachmentView() const;