1efbfd370b
Vulkan headers are exposing KHR version of the extension. Without this change, codegen won't generate the necessary guest code, and the calls with the extension structures will be skipped, causing dEQP failures. Test: dEQP-VK.api.info.vulkan1p2_limits_validation* Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31650>