Hi. I have some little problem with this wrapper on Proton 11, same happening with pipetto-crypto wrapper if Vulkan version is not 1.1
I think what that because your wrapper have more fake extensions and Proton in 11 version thinking what driver support like 1.2 version. You can try to reduce list of fake extension to same as pipetto-crypto`s: https://github.com/Pipetto-crypto/mesa/blob/7eae6442f5d8a7414e66adc0d42857c143f20fa9/src/vulkan/wrapper/wrapper_physical_device.c#L273
Hi. I have some little problem with this wrapper on Proton 11, same happening with pipetto-crypto wrapper if Vulkan version is not 1.1
I think what that because your wrapper have more fake extensions and Proton in 11 version thinking what driver support like 1.2 version. You can try to reduce list of fake extension to same as pipetto-crypto`s: https://github.com/Pipetto-crypto/mesa/blob/7eae6442f5d8a7414e66adc0d42857c143f20fa9/src/vulkan/wrapper/wrapper_physical_device.c#L273