Add test: waitForFences with an empty queueSubmit
authorMaciej Jesionowski <maciej.jesionowski@mobica.com>
Tue, 27 Sep 2016 13:26:20 +0000 (15:26 +0200)
committerPyry Haulos <phaulos@google.com>
Thu, 13 Oct 2016 19:57:48 +0000 (12:57 -0700)
commit7bdd92e8ab7535d700c420fd1dfc305506aa0120
treee2d1362b640576f63062db520531dddf586272d6
parenteee94bdfc37189d6b65e7b07752d386f6faccc24
Add test: waitForFences with an empty queueSubmit

If submitCount is zero but fence is not VK_NULL_HANDLE, the fence will
still be submitted to the queue and will become signaled when all work
previously submitted to the queue has completed.

New test:
- dEQP-VK.synchronization.basic.fence.empty_submit

Fixes #501

Change-Id: Id5c8acf9ad719b64109c85f54c48b4117217452b
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationBasicFenceTests.cpp
external/vulkancts/mustpass/1.0.2/vk-default.txt