diff options
| author | Tobin Ehlis <tobine@google.com> | 2016-05-17 14:50:07 -0600 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-05-18 09:06:30 -0600 |
| commit | 42da1651be40dccc49027381acc809fe48d12240 (patch) | |
| tree | 04e40ae8d155d72404eefc4c4c1c7d75f511e8c1 /layers/parameter_validation.cpp | |
| parent | fc39c5b846aecadfc7134ebeb8a26d4a16556f26 (diff) | |
| download | usermoji-42da1651be40dccc49027381acc809fe48d12240.tar.xz | |
layers: Update cmds allowed in 2nd CB subpass
If subpassContents are of type VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS
then CmdNextSubpass and CmdEndRenderPass are accepatable cmds to be added to
the secondary cmd buffer.
Spec language is from section 7.4 Render Pass Commands: If contents is
VK_SUBPASS_CONTENTS_SECONDARY_COMMAND_BUFFERS, the contents are recorded in
secondary command buffers that will be called from the primary command
buffer, and vkCmdExecuteCommands is the only valid command on the command
buffer until vkCmdNextSubpass or vkCmdEndRenderPass.
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions
