// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkWaitForFences,vkWaitForFences]] [source,c++] ---- VkResult vkWaitForFences( VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t timeout); ----