mesa/src/vulkan
Jason Ekstrand 4c61c8a0b8 vulkan,lavapipe: Simplify command recording code-gen
The Entrypoint class already has utilities for gettingt he parameter
list as either declarations or as comma-separated argument names for a
call.  Use that instead of hand-rolling it.  The only modification we
need to make is to add the ability to start the list somewhere other
than at the beginning.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14919>
2022-02-08 19:50:57 +00:00
..
device-select-layer vulkan-device-select: Don't leak drmDevicePtr 2021-12-06 11:21:03 +00:00
overlay-layer vulkan/overlay: revise and reformat README 2022-01-31 19:09:56 +00:00
registry vulkan: Update the XML and headers to 1.3.204 2022-01-25 15:57:53 +00:00
runtime vk/sync: add asserts for timeline semaphore count matching 2022-02-08 04:09:13 +00:00
util vulkan,lavapipe: Simplify command recording code-gen 2022-02-08 19:50:57 +00:00
wsi vulkan/util: Add extern "C" to allow inclusion from c++ 2022-02-04 10:16:42 +00:00
meson.build vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vulkan-icd-symbols.txt vulkan: Allow global symbol HMI for Android 2020-08-05 18:08:07 +00:00