c8b10b4512
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>