Home
last modified time | relevance | path

Searched refs:hasStencilAttachment (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
H A DGrVkRenderTarget.h50 renderPass.hasStencilAttachment(), in getFramebuffer()
H A DGrVkRenderPass.h121 bool hasStencilAttachment() const { return fAttachmentFlags & kStencil_AttachmentFlag; } in hasStencilAttachment() function in GrVkRenderPass
H A DGrVkRenderPass.cpp414 this->hasStencilAttachment()); in isCompatible()
H A DGrVkOpsRenderPass.cpp70 bool withStencil = fCurrentRenderPass->hasStencilAttachment(); in setAttachmentLayouts()

Completed in 4 milliseconds