tests: Fix incorrect descriptor type
authorTobin Ehlis <tobine@google.com>
Mon, 19 Sep 2016 22:23:01 +0000 (16:23 -0600)
committerTobin Ehlis <tobine@google.com>
Thu, 22 Sep 2016 13:21:24 +0000 (07:21 -0600)
commit949530f6853a8976c49abc5b1dda54f49b0e0c3a
tree84bc50a66846f20780ee5150968c0c976b299c57
parent0a3fdc89295517349298fc9e1386d29a4a0be2b2
tests: Fix incorrect descriptor type

SamplerInUseDestroyedSignaled test was incorrectly using VK_DESCRIPTOR_TYPE_SAMPLER
instead of VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER
tests/layer_validation_tests.cpp