mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 08:00:12 +01:00
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> |
||
|---|---|---|
| .. | ||
| gen_enum_to_str.py | ||
| meson.build | ||
| vk_alloc.c | ||
| vk_alloc.h | ||
| vk_cmd_queue_gen.py | ||
| vk_commands_gen.py | ||
| vk_dispatch_table_gen.py | ||
| vk_dispatch_trampolines_gen.py | ||
| vk_entrypoints.py | ||
| vk_entrypoints_gen.py | ||
| vk_extensions.py | ||
| vk_extensions_gen.py | ||
| vk_format.c | ||
| vk_format.h | ||
| vk_icd_gen.py | ||
| vk_util.c | ||
| vk_util.h | ||