tests: Add InvalidCmdBufferDescriptorSetBufferDestroyed test
authorTobin Ehlis <tobine@google.com>
Wed, 17 Aug 2016 20:57:58 +0000 (14:57 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 24 Aug 2016 00:43:46 +0000 (18:43 -0600)
commit3e641e4e7c4ff6edce2f65467cdb1ff988c78e16
treec7003b77c6627603099f5d6eb15282774f06d003
parent238b9d70fa8e57739d40c5fd90c6e882df1acd3b
tests: Add InvalidCmdBufferDescriptorSetBufferDestroyed test

This test creates a cmd buffer and binds a buffer-type descriptor set.
Then it detroys the buffer prior to submitting cmd buffer and verifies
that the cmd buffer is flagged as invalid.
layers/vk_validation_layer_details.md
tests/layer_validation_tests.cpp