Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp297 Image depthStencilResolve; member
1418VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, std::vector<uint32_t> *preserveAttac… in addSubpassDescription()
3067 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawBasic() local
3375 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawClearAttachments() local
3686 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawSingleRenderPass() local
3793 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawMultiRenderPass() local
4729 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawInputAttachments() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp1463 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()
1504 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()
7786 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in MakeRenderPass() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp581 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local