Searched defs:wait_all (Results 1 – 2 of 2) sorted by relevance
371 VkResult Device::wait(const std::vector<const Fence *> &fences, bool wait_all, uint64_t timeout) { in wait()
324 __u32 wait_all; member