Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_fence.h399 static inline size_t vn_sizeof_vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence* pFences, VkBool32 waitAll, uint64_t timeout) in vn_sizeof_vkWaitForFences() function
561 size_t cmd_size = vn_sizeof_vkWaitForFences(device, fenceCount, pFences, waitAll, timeout); in vn_submit_vkWaitForFences()

Completed in 2 milliseconds