Searched refs:vn_call_vkSignalSemaphore (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h813 static inline VkResult vn_call_vkSignalSemaphore(struct vn_instance *vn_instance, VkDevice device, const VkSemaphoreSignalInfo* pSignalInfo) function in typeref:typename:VkResult
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_queue.c877 vn_call_vkSignalSemaphore(dev->instance, device, pSignalInfo);

Completed in 5 milliseconds