Function VkDeviceCmds.CmdDrawIndirect

Commands for VK_VERSION_1_0

void CmdDrawIndirect (
  VkCommandBuffer_T* commandBuffer,
  VkBuffer_T* buffer,
  ulong offset,
  uint drawCount,
  uint stride
);