Use vkBindImageMemory2 to bind disjoint images
authorMarc Alcala Prieto <marc.alcalaprieto@arm.com>
Wed, 1 Apr 2020 13:37:09 +0000 (15:37 +0200)
committerMarc Alcala Prieto <marc.alcalaprieto@arm.com>
Thu, 2 Apr 2020 11:58:25 +0000 (13:58 +0200)
commit0b9dcb8aed621a5ee5c1f66e2bddbd68a98066b2
treedd57348198d38d6e64fb34179bc4c2481aaad5b1
parentba3ca0911eae872484652d228afd3598be45990d
Use vkBindImageMemory2 to bind disjoint images

Vulkan specification says that applications must not use
vkBindImageMemory to attach memory to a VkImage object created with
the VK_IMAGE_CREATE_DISJOINT_BIT.

Component: Vulkan

Affects: dEQP-VK.ycbcr.plane_view.memory_alias.*

VK-GL-CTS Issue: 2289

Change-Id: Icdcf802ff9da6018e71a66fd27954923600863d2
external/vulkancts/modules/vulkan/ycbcr/vktYCbCrViewTests.cpp