mesa/src/vulkan/util
Mike Blumenkrantz 6650d89d4c vk: make vk_format_map[] public
having to go through a function call for non-planar mappings can be
very slow

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23599>
2023-06-13 18:38:27 +00:00
..
gen_enum_to_str.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
meson.build vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_alloc.c vulkan/util: assume c11 2022-06-14 15:08:37 +00:00
vk_alloc.h vulkan: prefer vulkan_core.h over vulkan.h 2023-02-15 18:35:14 +00:00
vk_cmd_queue_gen.py vulkan: use cmd size array for queued cmd allocations 2023-05-31 03:13:22 +00:00
vk_dispatch_table_gen.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_dispatch_trampolines_gen.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_entrypoints.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_entrypoints_gen.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_extensions.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_extensions_gen.py vk/vk_extension_gen: Make table struct initializable in C++ on older gcc 2023-03-24 15:49:25 +00:00
vk_format.c vk: make vk_format_map[] public 2023-06-13 18:38:27 +00:00
vk_format.h vk: make vk_format_map[] public 2023-06-13 18:38:27 +00:00
vk_icd_gen.py vulkan, radv: Support backslash in ICD paths 2021-11-10 09:48:41 +00:00
vk_physical_device_features_gen.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_struct_type_cast_gen.py vulkan: write beta extensions into generator scripts. 2023-05-04 02:40:06 +00:00
vk_util.c utils: Merge util/debug.* into util/u_debug.* and remove util/debug.* 2022-11-02 07:25:39 +00:00
vk_util.h vk/util: Generate defines to help casting structs with vk_find_struct 2023-03-24 15:49:25 +00:00