Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_transport.h699 static inline void vn_encode_vkNotifyRingMESA(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, uint64_t ring, uint32_t seqno, VkRingNotifyFlagsMESA flags) in vn_encode_vkNotifyRingMESA() function
1028 vn_encode_vkNotifyRingMESA(enc, cmd_flags, ring, seqno, flags); in vn_submit_vkNotifyRingMESA()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_instance.c532 vn_encode_vkNotifyRingMESA(&local_enc, 0, instance->ring.id, seqno, 0); in vn_instance_ring_submit_locked()

Completed in 4 milliseconds