Home
last modified time | relevance | path

Searched defs:withStencil (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp281 bool withStencil, in compatibleRenderPassHandle()
296 bool withStencil, in getSimpleRenderPass()
314 bool withStencil, in createSimpleRenderPass()
330 bool withStencil, in getFramebuffer()
345 bool withStencil, in createFramebuffer()
378 bool withStencil) { in getAttachmentsDescriptor()
DGrVkOpsRenderPass.cpp68 bool withStencil = fCurrentRenderPass->hasStencilAttachment(); in setAttachmentLayouts() local
530 bool withStencil = fFramebuffer->stencilAttachment(); in addAdditionalRenderPass() local
DGrVkResourceProvider.cpp115 bool withStencil, in findCompatibleRenderPass()
187 bool withStencil, in findRenderPass()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp3670 bool withStencil) in renderbufferUnresolveColorAndDepthStencilThenTwoColors()