Test waiting for fences without waitAll
authorPaavo Pessi <paavo.pessi@siru.fi>
Wed, 28 Feb 2018 12:13:58 +0000 (14:13 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 15 Mar 2018 15:39:06 +0000 (11:39 -0400)
commit9b14d442c6a11b30bfbeecb85c2ae8daf9267698
tree2c8dcac71af67217f09b44ff760fb8793b4001e3
parent4aa17773843b55e1af2f58c7e004308fc351f893
Test waiting for fences without waitAll

Two command buffers and two fences are created. Both command buffers
are submitted to a queue, and vkWaitForFences with waitAll set to
VK_FALSE is used to wait for either one of the fences to be signaled.

New tests:

dEQP-VK.synchronization.basic.fence.multi_waitall_false

Components: Vulkan

VK-GL-CTS issue: 1037

Change-Id: I78762b2561e8d28a9a4278a054cbe169af10366a
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationBasicFenceTests.cpp
external/vulkancts/mustpass/1.1.2/vk-default-no-waivers.txt
external/vulkancts/mustpass/1.1.2/vk-default.txt