tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag
authorTobin Ehlis <tobin@lunarg.com>
Tue, 18 Aug 2015 20:24:32 +0000 (14:24 -0600)
committerTobin Ehlis <tobin@lunarg.com>
Tue, 18 Aug 2015 20:24:32 +0000 (14:24 -0600)
commit9534695bb8c54401e80e075efd88c18fbf308509
tree1ed614c321f0d0a87bf0de634a5d90666e75c4a9
parent418c2e8d72f3e052c292053352b1fbf5593ddc49
tests: Fix tests that re-submit Cmd Buffers w/ ONE_TIME_SUBMIT flag

Added a way to pass VkCmdBufferBeginInfo through test framework.

For tests that do multiple submits, update BeginCommandBuffer() calls to not set ONE_TIME_SUBMIT flag.
layers/draw_state.cpp