Searched defs:depthStencilResolve (Results 1 – 3 of 3) sorted by relevance
281 Image depthStencilResolve; member1442 VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, in addSubpassDescription()2985 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawBasic() local3304 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawClearAttachments() local3651 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawSingleRenderPass() local3762 VkSubpassDescriptionDepthStencilResolve depthStencilResolve; in drawMultiRenderPass() local4475 std::vector<VkSubpassDescriptionDepthStencilResolve> depthStencilResolve(numSubpasses); in drawInputAttachments() local
1048 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()1089 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()1395 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in InitializeRenderPassFromDesc() local
603 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local