Searched defs:vn_command_vkWaitForFences (Results 1 – 1 of 1) sorted by relevance
733 struct vn_command_vkWaitForFences { struct734 VkDevice device;735 uint32_t fenceCount;736 const VkFence* pFences;737 VkBool32 waitAll;738 uint64_t timeout;740 VkResult ret;