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/
H A Dvn_protocol_driver_semaphore.h741 static inline VkResult vn_call_vkGetSemaphoreCounterValue(struct vn_instance *vn_instance, VkDevice device, VkSemaphore semaphore, uint64_t* pValue) in vn_call_vkGetSemaphoreCounterValue() function
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c1051 return vn_call_vkGetSemaphoreCounterValue(dev->instance, device, semaphore, in vn_GetSemaphoreCounterValue()

Completed in 6 milliseconds