tests:Add DestroyPipelineRenderPass
authorTobin Ehlis <tobine@google.com>
Tue, 19 Sep 2017 15:08:14 +0000 (09:08 -0600)
committerTobin Ehlis <tobine@google.com>
Tue, 19 Sep 2017 18:34:18 +0000 (12:34 -0600)
commit3d7969fc4c10bf717158844b807feac6ceaa18b7
tree864eab7a802b84380f3ea5193770695e3552c0ae
parentcafebcdd40427a0713a3564dc8f39e47edbdb02f
tests:Add DestroyPipelineRenderPass

Add test DestroyPipelineRenderPass. This is a positive test that
destroys the renderPass used to create a gfx pipeline and then uses
that pipeline to draw. This makes sure that validation doesn't depend
on the pipeline's renderPass to still be active at the time the
pipeline is used.
tests/layer_validation_tests.cpp