cross_instance sync: run without VK_KHR_get_memory_requirements2
authorSlawomir Cygan <slawomir.cygan@intel.com>
Fri, 7 Jul 2017 14:41:30 +0000 (16:41 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sun, 16 Jul 2017 11:56:53 +0000 (07:56 -0400)
commit5347290c8dc160d1dd3d47fac6b5597060e4720f
treefcdc24d884e0de13161f0a9eda588ed81cdbae9c
parentcec50198b6cb05ffc858ce9f765fd54bb476a797
cross_instance sync: run without VK_KHR_get_memory_requirements2

This extension is used in the test, to check if resource needs dedicated
allocations (to be used created by dependent VK_KHR_dedicated_allocation
extension).

If the extension is not supported assume there is no need for dedicated
allocations.

Affects: dEQP-VK.synchronization.cross_instance.*

VK-GL-CTS issue: 548
Components: Vulkan

Change-Id: Icb4f5a34b98da213d0cb665bcc4e6b048d7b8a3c
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationCrossInstanceSharingTests.cpp