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/
Dvn_protocol_driver_fence.h186 vn_encode_VkFence(enc, pFence); in vn_encode_vkCreateFence()
249 vn_encode_VkFence(enc, &fence); in vn_encode_vkDestroyFence()
308 vn_encode_VkFence(enc, &pFences[i]); in vn_encode_vkResetFences()
363 vn_encode_VkFence(enc, &fence); in vn_encode_vkGetFenceStatus()
426 vn_encode_VkFence(enc, &pFences[i]); in vn_encode_vkWaitForFences()
Dvn_protocol_driver_handles.h436 vn_encode_VkFence(struct vn_cs_encoder *enc, const VkFence *val) in vn_encode_VkFence() function
Dvn_protocol_driver_queue.h822 vn_encode_VkFence(enc, &fence); in vn_encode_vkQueueSubmit()
938 vn_encode_VkFence(enc, &fence); in vn_encode_vkQueueBindSparse()