Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1483 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()
1524 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()
7899 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in MakeRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp581 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local