Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_fence.h192 vn_encode_VkFence(enc, pFence); in vn_encode_vkCreateFence()
255 vn_encode_VkFence(enc, &fence); in vn_encode_vkDestroyFence()
314 vn_encode_VkFence(enc, &pFences[i]); in vn_encode_vkResetFences()
369 vn_encode_VkFence(enc, &fence); in vn_encode_vkGetFenceStatus()
432 vn_encode_VkFence(enc, &pFences[i]); in vn_encode_vkWaitForFences()
H A Dvn_protocol_driver_handles.h436 vn_encode_VkFence(struct vn_cs_encoder *enc, const VkFence *val) in vn_encode_VkFence() function
H A Dvn_protocol_driver_queue.h1037 vn_encode_VkFence(enc, &fence); in vn_encode_vkQueueSubmit()
1153 vn_encode_VkFence(enc, &fence); in vn_encode_vkQueueBindSparse()
1223 vn_encode_VkFence(enc, &fence); in vn_encode_vkQueueSubmit2()

Completed in 6 milliseconds