Function VkDeviceCmds.CmdDispatchIndirect

Commands for VK_VERSION_1_0

void CmdDispatchIndirect (
  VkCommandBuffer_T* commandBuffer,
  VkBuffer_T* buffer,
  ulong offset
);