Fix BindImageMemoryInfo in *render.device_group2
authorArkadiusz Sarwa <arkadiusz.sarwa@amd.com>
Mon, 25 May 2020 22:31:41 +0000 (00:31 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 4 Jun 2020 07:46:58 +0000 (03:46 -0400)
commit1e995ca7b5d05b31b1dee74140c92410f9af7cf0
tree49f56299cd73f21d033fe5225b894757d122030b
parentbf05a2013f70821511c21bf6a501285c33bf6074
Fix BindImageMemoryInfo in *render.device_group2

If image was created with a valid swapchain handle
in VkImageSwapchainCreateInfoKHR::swapchain, then the pNext chain
must include a VkBindImageMemorySwapchainInfoKHR structure containing
the same swapchain handle.

Affects:
dEQP-VK.wsi.win32.swapchain.render.device_group2

Components: Vulkan

VK-GL-CTS Issue: 2385

Change-Id: I6fa4e36e273861623b8e00143022f19fd79fc0aa
external/vulkancts/modules/vulkan/wsi/vktWsiSwapchainTests.cpp