Searched refs:PFN_vkWaitForFences (Results 1 – 5 of 5) sorted by relevance
69 PFN_vkWaitForFences WaitForFences;
2245 typedef VkResult (VKAPI_PTR *PFN_vkWaitForFences)(VkDevice device, uint32_t fenceCount, const VkFen… typedef
99 VkPtr<PFN_vkWaitForFences> fWaitForFences;
92 table->WaitForFences = (PFN_vkWaitForFences)gpa(dev, "vkWaitForFences"); in loader_init_device_dispatch_table()
2236 typedef VkResult (VKAPI_PTR *PFN_vkWaitForFences)(VkDevice device, uint32_t fenceCount, const VkFen… typedef