unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkCmdExecuteCommands.txt

10 lines
382 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdExecuteCommands,vkCmdExecuteCommands]]
[source,c++]
----
void vkCmdExecuteCommands(
VkCommandBuffer commandBuffer,
uint32_t commandBufferCount,
const VkCommandBuffer* pCommandBuffers);
----