mesa/src/vulkan/util
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
..
gen_enum_to_str.py vulkan: return default string for undefined enum 2022-01-14 10:31:15 +00:00
meson.build vulkan: Move all the common object code to runtime/ 2021-10-29 23:12:32 +00:00
vk_alloc.c vulkan/util: add vk_default_allocator 2021-06-03 08:13:26 +00:00
vk_alloc.h vulkan/util: simplify multialloc init 2022-02-04 10:16:42 +00:00
vk_cmd_queue_gen.py vulkan: Update the XML and headers to 1.3.204 2022-01-25 15:57:53 +00:00
vk_commands_gen.py vulkan,lavapipe: Simplify command recording code-gen 2022-02-08 19:50:57 +00:00
vk_dispatch_table_gen.py vulkan: Move trampoline code-gen to its own file 2021-10-29 23:12:32 +00:00
vk_dispatch_trampolines_gen.py vulkan: Move trampoline code-gen to its own file 2021-10-29 23:12:32 +00:00
vk_entrypoints.py vulkan,lavapipe: Simplify command recording code-gen 2022-02-08 19:50:57 +00:00
vk_entrypoints_gen.py vulkan: Open registry XML files as UTF-8 2021-12-05 03:28:38 +08:00
vk_extensions.py vulkan: Update the XML and headers to 1.2.193 2021-09-24 17:55:10 +00:00
vk_extensions_gen.py vulkan/vk_extensions_gen: fix -Wextern-initializer warning 2022-01-25 00:26:45 +00:00
vk_format.c vk/format, v3dv: Add a vulkan -> pipe swizzle helper 2021-10-18 16:00:38 +00:00
vk_format.h vulkan: move common format helpers to vk_format 2021-11-19 12:23:19 +01:00
vk_icd_gen.py vulkan, radv: Support backslash in ICD paths 2021-11-10 09:48:41 +00:00
vk_util.c vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
vk_util.h vulkan: fix uninitialized variables 2021-11-23 19:11:05 +00:00