mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 20:20:09 +01:00
Adding vk_enum_defines.h to idep_vulkan_util_headers to help ninja-to-soong generate correct rules for the Android build system. Without it, ninja-to-soong is not able to figure out that this file is needed by targets depending on idep_vulkan_util_headers, leading to build errors with the file missing. Ref #14072 Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37789> |
||
|---|---|---|
| .. | ||
| gen_enum_to_str.py | ||
| meson.build | ||
| vk_alloc.c | ||
| vk_alloc.h | ||
| vk_cmd_queue_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_internal_exts.h | ||
| vk_physical_device_features_gen.py | ||
| vk_physical_device_properties_gen.py | ||
| vk_physical_device_spirv_caps_gen.py | ||
| vk_struct_type_cast_gen.py | ||
| vk_synchronization_helpers_gen.py | ||
| vk_util.c | ||
| vk_util.h | ||