tests:Add InvalidDescriptorSetSamplerDestroyed
authorTobin Ehlis <tobine@google.com>
Fri, 16 Mar 2018 13:57:39 +0000 (07:57 -0600)
committerTobin Ehlis <tobine@google.com>
Fri, 16 Mar 2018 16:39:15 +0000 (10:39 -0600)
commite0e85b0037c1ea2c199a95dd967ba2c440ba0ecf
treec02ebf0710c16846077ff5da19781da91cd305d9
parent064e0fc35f70790b3f4c5be0a86114034154b8e4
tests:Add InvalidDescriptorSetSamplerDestroyed

This test creates a combined image sampler descriptor then destroys
the sampler and attempts to draw using that desriptor. Previously this
was a validation hole.
tests/layer_validation_tests.cpp