Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.cpp258 const GrVkImageView* stencilView = this->stencilAttachmentView(); in createFramebuffer()
303 commandBuffer.addResource(this->stencilAttachmentView()); in addResources()
387 const GrVkImageView* GrVkRenderTarget::stencilAttachmentView() const { in stencilAttachmentView() function in GrVkRenderTarget
DGrVkRenderTarget.h58 const GrVkImageView* stencilAttachmentView() const;