Home | History | Annotate | Download | only in libvulkan

Lines Matching refs:vkWaitForFences

787         { "vkWaitForFences", reinterpret_cast<PFN_vkVoidFunction>(WaitForFences) },
1693 VKAPI_ATTR VkResult vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t timeout) {