tests: Add InvalidCmdBufferDescriptorSetImageSamplerDestroyed test
authorTobin Ehlis <tobine@google.com>
Wed, 17 Aug 2016 23:00:07 +0000 (17:00 -0600)
committerTobin Ehlis <tobine@google.com>
Wed, 24 Aug 2016 00:43:46 +0000 (18:43 -0600)
commitcc041de4eba0f6e84ffe4fe4360b0ab620b0f81b
tree626ed3a8b333cf75bc180dfbe70adfccf13abbc8
parent3e641e4e7c4ff6edce2f65467cdb1ff988c78e16
tests: Add InvalidCmdBufferDescriptorSetImageSamplerDestroyed test

This test hits 3 newly added checks of an invalid cmd buffer at submit time due to:
1. Bound descriptor set sampler being destroyed
2. Bound descriptor set image being destroyed
3. Bound descriptor set being destroyed
layers/vk_validation_layer_details.md
tests/layer_validation_tests.cpp