aboutsummaryrefslogtreecommitdiff
path: root/layers/threading.cpp
diff options
context:
space:
mode:
authorMichael Lentine <mlentine@google.com>2016-02-03 10:55:23 -0600
committerTobin Ehlis <tobine@google.com>2016-02-04 12:20:17 -0700
commit43a11ea407557a359bdb1afb16aa231fe908f2da (patch)
tree642c910169259f1310b47f297843d63b925e6230 /layers/threading.cpp
parent6bf4edeedb88a59d3d319f1d8bc2eb93ea3b0bdd (diff)
downloadusermoji-43a11ea407557a359bdb1afb16aa231fe908f2da.tar.xz
layers: Validate secondary command buffers are most recently bound.
Secondary cmd buffer bound to new primary cmd buffer cannot be submitted under the first primary cmd buffer. This is based on spec valid usage restriction in vkQueueSubmit: Any given element of pCommandBuffers must not contain commands that execute a secondary command buffer, if that secondary command buffer has been recorded in another primary command buffer after it was recorded into this VkCommandBuffer
Diffstat (limited to 'layers/threading.cpp')
0 files changed, 0 insertions, 0 deletions