aboutsummaryrefslogtreecommitdiff
path: root/layers/vk_layer_config.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2015-12-14 13:46:38 -0700
committerMark Lobodzinski <mark@lunarg.com>2015-12-14 15:35:53 -0700
commit4c2ae7eea800099e872381423ba1406988d131ea (patch)
treeb08da4363505659a51339681d0256278d767c387 /layers/vk_layer_config.cpp
parent271e523f3aafe5ce01613ef5d3b117bc3b4546eb (diff)
downloadusermoji-4c2ae7eea800099e872381423ba1406988d131ea.tar.xz
layers: Add DrawState checks for correct CmdBuffer reset
Can only reset individual CmdBuffers if they are allocated from a pool that included the VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT. Also need to intercept vkResetCommandPool() function and make sure that all individual CmdBuffers allocated from that pool are reset when called. Finally, updated naming of cmdBuffer states (RECORDING & RECORDED) to more closely match spec.
Diffstat (limited to 'layers/vk_layer_config.cpp')
0 files changed, 0 insertions, 0 deletions