tests:Fix DynViewportAndScissorMismatch crash
authorTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 18:30:19 +0000 (11:30 -0700)
committerTobin Ehlis <tobine@google.com>
Fri, 17 Nov 2017 22:12:50 +0000 (15:12 -0700)
commit166dab885b86e8d147b5fc5b666200f8a4c35107
tree519d96a002eefbd4c924b270db14780ad5a7e2fc
parent0c02b44014483e6e02651c19b51315c20bb08d5d
tests:Fix DynViewportAndScissorMismatch crash

This test was crashing on Nvidia drivers.
The crash seems to be a driver bug as the workaround is to not destroy
a descriptor set layout prior to creating gfx pipelines whose
pipeline_layout object was created from the given descriptor set layout
tests/layer_validation_tests.cpp