Merge branch 'tests-command_buffers_submit_null_fence-result' into 'vulkan-cts-1...
authorPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:37:09 +0000 (19:37 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Apr 2016 19:37:09 +0000 (19:37 +0000)
Bug Fix: Corrected result check in test dEQP-VK.api.command_buffers.submit_null_fence

Added queueWaitIdle on the end of the test. Not working fence and exit without waiting for the queue could affect others tests.

Validation errors are described in [Issue 357](https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/issues/357).

See merge request !528


Trivial merge