Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_semaphore.h769 static inline VkResult vn_call_vkGetSemaphoreCounterValue(struct vn_instance *vn_instance, VkDevice… in vn_call_vkGetSemaphoreCounterValue() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c866 return vn_call_vkGetSemaphoreCounterValue(dev->instance, device, semaphore, in vn_GetSemaphoreCounterValue()