mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-23 17:00:22 +01:00
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> |
||
|---|---|---|
| .. | ||
| ci | ||
| venus-protocol | ||
| virtio-gpu | ||
| vtest | ||
| vulkan | ||
| meson.build | ||