layers: Add DrawState check to verify that Pipeline layout from vkCmdBindDescriptorSe...
authorTobin Ehlis <tobin@lunarg.com>
Mon, 22 Jun 2015 23:20:50 +0000 (17:20 -0600)
committerTobin Ehlis <tobin@lunarg.com>
Thu, 25 Jun 2015 22:49:30 +0000 (16:49 -0600)
commit5c547657634969ca4f39739c723a60f35b31f381
treea121d128e87845c32cab9f64cc870ef5ab0e2d08
parent170943697f7814f926b90a709b63733da89631e3
layers: Add DrawState check to verify that Pipeline layout from vkCmdBindDescriptorSets() matches layout from PSO at Draw time.

Also fix a bug where PSO status flags were not getting set into Cmd Buffer.
layers/draw_state.h