mesa/src/virtio
Juston Li 7e52bd7b18 venus: vn_queue: align vulkan object variable naming
Per Yiwei:
"For vn_QueueSubmit and other exposed Vulkan entry points, we keep the
original Vulkan variable namings. If within the same function you need
to use struct vn_queue *queue, then we prefix a _ to the args in the
exposed entry points, so it becomes VkQueue _queue.

For all other places:

VkObject obj_handle
struct vn_object *obj

The obj in this file can be queue, fence, sem, event, cmd, dev, etc."

Signed-off-by: Juston Li <justonli@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20088>
2023-01-14 00:51:56 +00:00
..
ci ci/venus: re-enable venus-lavapipe 2023-01-11 07:34:32 +00:00
venus-protocol venus: sync protocol fixes and support for VK_EXT_pci_bus_info 2022-12-17 21:34:47 -08:00
virtio-gpu venus: add supports_multiple_timelines capset and enable 2022-12-16 21:12:38 +00:00
vtest venus: rename sync_queue -> timeline 2022-12-16 21:12:38 +00:00
vulkan venus: vn_queue: align vulkan object variable naming 2023-01-14 00:51:56 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00