Function VkDeviceCmds.CmdDrawIndexedIndirect
Commands for VK_VERSION_1_0
void CmdDrawIndexedIndirect
(
VkCommandBuffer_T* commandBuffer,
VkBuffer_T* buffer,
ulong offset,
uint drawCount,
uint stride
);