aboutsummaryrefslogtreecommitdiff
path: root/layers/image.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2015-12-16 08:19:42 -0700
committerMark Lobodzinski <mark@lunarg.com>2015-12-28 13:48:30 -0700
commit7e3fdd4cf7915e62417b948ce9dd8a9d693d0ab1 (patch)
treec250f8708f9e23d104ca2c8da1ad1cb59a210ded /layers/image.cpp
parent16319b66e172d2edfa49887d8efbe250e9ed9f09 (diff)
downloadusermoji-7e3fdd4cf7915e62417b948ce9dd8a9d693d0ab1.tar.xz
layers: MR94, DrawState refactor to verify CmdBuffer RECORDING
For all of the vkCmd* calls, we were checking to make CmdBuffer was in RECORDING state and adding Cmd to internal tracking struct. It cleans up all of the vkCmd* functions to do the RECORDING check inside of the addCmd() call. This also fixes a few holes where we weren't doing the RECORDING state check. Conflicts: layers/draw_state.cpp tests/layer_validation_tests.cpp
Diffstat (limited to 'layers/image.cpp')
0 files changed, 0 insertions, 0 deletions