Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkRenderTarget.cpp254 const GrVkImageView* stencilView = this->stencilAttachmentView(); in createFramebuffer()
302 commandBuffer.addResource(this->stencilAttachmentView()); in addResources()
394 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { in stencilAttachmentView() function in GrVkRenderTarget
DGrVkRenderTarget.h58 const GrVkImageView* stencilAttachmentView() const;
/external/skia/src/gpu/vk/
DGrVkRenderTarget.h75 const GrVkImageView* stencilAttachmentView() const;
DGrVkRenderTarget.cpp464 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { in stencilAttachmentView() function in GrVkRenderTarget