Home
last modified time | relevance | path

Searched refs:addSubpassColorAttachmentWithResolve (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp798 void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayout colorSubpassLayout, const deUint32 resolveAttachmentIndex, const VkImageLayout resolveSubpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassColorAttachmentWithResolve() function in vkt::pipeline::__anon28238::RenderTarget
1621 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSinglePass()
1626 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSinglePass()
2316 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawPatternChangeReference()
2496 rt[1].addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawRenderPasses()
2884 rt.addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawSubpasses()
3030 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSameSubpass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp795 void addSubpassColorAttachmentWithResolve (const deUint32 colorAttachmentIndex, const VkImageLayout colorSubpassLayout, const deUint32 resolveAttachmentIndex, const VkImageLayout resolveSubpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassColorAttachmentWithResolve() function in vkt::pipeline::__anon29457::RenderTarget
1597 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSinglePass()
1602 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSinglePass()
2288 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawPatternChangeReference()
2461 rt[1].addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawRenderPasses()
2843 rt.addSubpassColorAttachmentWithResolve(0u, colorLayout1, in drawSubpasses()
2985 rt.addSubpassColorAttachmentWithResolve(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL, in drawSameSubpass()

Completed in 11 milliseconds