eadc0416b9
Not a whole lot of applications supports Vulkan 1.0, so let's wire up support for MESA_VK_VERSION_OVERRIDE so we can easily override the version when testing. While we're at it, let's switch to VK_MAKE_API_VERSION, as VK_MAKE_VERSION is deprecated now. Reviewed-by: Frank Binns <frank.binns@imgtec.com> Reviewed-by: Simon Perretta <simon.perretta@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37556>