Home
last modified time | relevance | path

Searched defs:depthStencilResolve (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp649 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in CreateRenderPass2()
839 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()
878 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()
1158 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in InitializeRenderPassFromDesc() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp547 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local