mesa/src/vulkan
Jason Ekstrand 6cb95877b5 vulkan/cmd_queue: Auto-generate more vk_cmd_enqueue_unless_primary_Cmd*
Instead of one MANUAL_COMMANDS, we now have two deny-lists:
MANUAL_COMMANDS and NO_ENQUEUE_COMMANDS.  The former is for things which
have a manually typed implementation in vk_cmd_enqueue.c and the later
is for things we want to ignore entirely.  This lets us auto-generate
vk_cmd_enqueue_unless_primary_Cmd* entrypoints for the manually typed
vk_cmd_enqueue_Cmd* entrypoints.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14406>
2022-03-18 17:29:16 +00:00
..
device-select-layer vulkan/device_select: add has_vulkan11 flag with has_pci_bus flag 2022-03-08 14:23:41 +00:00
overlay-layer vulkan/overlay: revise and reformat README 2022-01-31 19:09:56 +00:00
registry vk: Update xml and headers to 1.3.207. 2022-03-15 18:52:41 +00:00
runtime vulkan/cmd_queue: Generate enqueue_if_not_primary entrypoints 2022-03-18 17:29:16 +00:00
util vulkan/cmd_queue: Auto-generate more vk_cmd_enqueue_unless_primary_Cmd* 2022-03-18 17:29:16 +00:00
wsi vulkan: Make sure we've loaded our connectors when querying plane props. 2022-03-16 21:43:46 +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