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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_semaphore.h513 static inline size_t vn_sizeof_vkWaitSemaphores(VkDevice device, const VkSemaphoreWaitInfo* pWaitInfo, uint64_t timeout) function in typeref:typename:size_t
690 size_t cmd_size = vn_sizeof_vkWaitSemaphores(device, pWaitInfo, timeout);

Completed in 3 milliseconds