Searched refs:addSubpassColorAttachmentWithResolve (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 831 …void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayou… in addSubpassColorAttachmentWithResolve() function in vkt::pipeline::__anon0919ed2e0111::RenderTarget 1603 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSinglePass() 2265 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawPatternChangeReference() 2448 rt[1].addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawRenderPasses() 2839 rt.addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawSubpasses() 2989 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSameSubpass()
|