blob: 7198533090b4edde2ca2aebfa43f0863223c5ab0 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCmdDispatchIndirect,vkCmdDispatchIndirect]]
[source,c++]
----
void vkCmdDispatchIndirect(
VkCommandBuffer commandBuffer,
VkBuffer buffer,
VkDeviceSize offset);
----