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.cpp281 Image depthStencilResolve; member
1442 VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, in addSubpassDescription()
2985 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawBasic() local
3304 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawClearAttachments() local
3651 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawSingleRenderPass() local
3762 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawMultiRenderPass() local
4475 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawInputAttachments() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1048 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()
1089 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()
1395 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in InitializeRenderPassFromDesc() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp603 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local