Searched refs:vn_async_vkDestroySemaphore (Results 1 – 2 of 2) sorted by relevance
763 static inline void vn_async_vkDestroySemaphore(struct vn_instance *vn_instance, VkDevice device, Vk… in vn_async_vkDestroySemaphore() function
847 vn_async_vkDestroySemaphore(dev->instance, device, semaphore, NULL); in vn_DestroySemaphore()