tests: Add FramebufferImageInUseDestroyedSignaled test
authorTobin Ehlis <tobine@google.com>
Wed, 21 Sep 2016 20:33:41 +0000 (14:33 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 22 Sep 2016 13:21:24 +0000 (07:21 -0600)
commit333b2211e317f6fefe2709a8514b18fcf3515839
tree9898c474a40ba3db185c6b9d54164ba389d5b24e
parenta85d04c8670ee81f440a16c3cca4198f01b29df6
tests: Add FramebufferImageInUseDestroyedSignaled test

Create a framebuffer, bind it to cmd buffer as part of renderpass and then
destroy the child image while in-flight to verify that correct error is
triggered.
tests/layer_validation_tests.cpp