Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_fence.h420 static inline void vn_encode_vkWaitForFences(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags… in vn_encode_vkWaitForFences() function
571 vn_encode_vkWaitForFences(enc, cmd_flags, device, fenceCount, pFences, waitAll, timeout); in vn_submit_vkWaitForFences()