blob: 9241440df4458b7d12be9520d208aa51e5ca384e [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdNextSubpass,vkCmdNextSubpass]]
[source,c++]
----
void vkCmdNextSubpass(
VkCommandBuffer commandBuffer,
VkSubpassContents contents);
----