tests: Fix VkLayerTest.EnableWsiBeforeUse
authorChris Forbes <chrisforbes@google.com>
Tue, 13 Sep 2016 06:19:21 +0000 (18:19 +1200)
committerChris Forbes <chrisforbes@google.com>
Wed, 14 Sep 2016 21:18:57 +0000 (09:18 +1200)
commit428991a8def140d8bdbd90266d64d6ef112605cf
treecb714e0d49d9686f8b551a9765b8e67f324818ac
parent93d2ff9db51d0dd33cc891ed6de8860df4b59250
tests: Fix VkLayerTest.EnableWsiBeforeUse

This was producing a spurious error for completion of the ANI call not
being observable without either a fence or a semaphore.

Signed-off-by: Chris Forbes <chrisforbes@google.com>
tests/layer_validation_tests.cpp