tests: Add in-use query pool destroy test
authorTobin Ehlis <tobine@google.com>
Thu, 1 Sep 2016 15:51:06 +0000 (08:51 -0700)
committerTobin Ehlis <tobine@google.com>
Thu, 8 Sep 2016 15:21:49 +0000 (09:21 -0600)
commit27967fdb525c6efabb0fd04892edb000e750e93b
tree1e013f3128fe83a27c31df3438b58dde78f346ce
parent2f8cbf3b166e175174877a59929902e005953d6d
tests: Add in-use query pool destroy test

QueryPoolInUseDestroyedSignaled test destroys a QueryPool that is
in-flight and verifies correct error flagged.
tests/layer_validation_tests.cpp