
PanVK downgraded from supporting Vulkan 1.1 to 1.0, but did not change their ICD Manifest api_version to reflect that. This cause the Vulkan-Loader to interpret the ICD as a 1.1 driver erroneously. Originally discussed in this issue https://github.com/KhronosGroup/Vulkan-Loader/issues/1242 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24289>