Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_event.h100 vn_encode_VkEvent(enc, pEvent); in vn_encode_vkCreateEvent()
163 vn_encode_VkEvent(enc, &event); in vn_encode_vkDestroyEvent()
211 vn_encode_VkEvent(enc, &event); in vn_encode_vkGetEventStatus()
261 vn_encode_VkEvent(enc, &event); in vn_encode_vkSetEvent()
311 vn_encode_VkEvent(enc, &event); in vn_encode_vkResetEvent()
Dvn_protocol_driver_handles.h482 vn_encode_VkEvent(struct vn_cs_encoder *enc, const VkEvent *val) in vn_encode_VkEvent() function
Dvn_protocol_driver_command_buffer.h4663 vn_encode_VkEvent(enc, &event); in vn_encode_vkCmdSetEvent()
4711 vn_encode_VkEvent(enc, &event); in vn_encode_vkCmdResetEvent()
4795 vn_encode_VkEvent(enc, &pEvents[i]); in vn_encode_vkCmdWaitEvents()
7624 vn_encode_VkEvent(enc, &event); in vn_encode_vkCmdSetEvent2()
7673 vn_encode_VkEvent(enc, &event); in vn_encode_vkCmdResetEvent2()
7738 vn_encode_VkEvent(enc, &pEvents[i]); in vn_encode_vkCmdWaitEvents2()