1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2[[vkCmdNextSubpass,vkCmdNextSubpass]] 3[source,c++] 4---- 5void vkCmdNextSubpass( 6 VkCommandBuffer commandBuffer, 7 VkSubpassContents contents); 8---- 9