Searched defs:stencilAttachmentView (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/vk/
H A DGrVkRenderTarget.cpp230 const GrVkImageView* stencilView = this->stencilAttachmentView();
276 commandBuffer.addResource(this->stencilAttachmentView());
365 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { function in class:GrVkRenderTarget
/external/skqp/src/gpu/vk/
H A DGrVkRenderTarget.cpp230 const GrVkImageView* stencilView = this->stencilAttachmentView();
276 commandBuffer.addResource(this->stencilAttachmentView());
365 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { function in class:GrVkRenderTarget

Completed in 116 milliseconds