Home
last modified time | relevance | path

Searched refs:vn_async_vkDestroySemaphore (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_semaphore.h763 static inline void vn_async_vkDestroySemaphore(struct vn_instance *vn_instance, VkDevice device, Vk… in vn_async_vkDestroySemaphore() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c847 vn_async_vkDestroySemaphore(dev->instance, device, semaphore, NULL); in vn_DestroySemaphore()