Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp242 bool withStencil, in compatibleRenderPassHandle()
257 bool withStencil, in getSimpleRenderPass()
275 bool withStencil, in createSimpleRenderPass()
291 bool withStencil, in getFramebuffer()
306 bool withStencil, in createFramebuffer()
340 bool withStencil) { in getAttachmentsDescriptor()
DGrVkOpsRenderPass.cpp67 bool withStencil = fCurrentRenderPass->hasStencilAttachment(); in setAttachmentLayouts() local
529 bool withStencil = fFramebuffer->stencilAttachment(); in addAdditionalRenderPass() local
DGrVkResourceProvider.cpp113 bool withStencil, in findCompatibleRenderPass()
185 bool withStencil, in findRenderPass()
/external/angle/src/tests/gl_tests/
DMultisampledRenderToTextureTest.cpp3671 bool withStencil) in renderbufferUnresolveColorAndDepthStencilThenTwoColors()