Is your feature request related to a problem? Please describe.
A pass-through of SPIR-V shaders with Vulkan memory model triggers validation.
Describe the solution you'd like
WebGPU is adopting the memory model similar to Vulkan.
Therefore, Vulkan backend should try to enable this extension (unless its on Vulkan 1.2), unconditionally.
Describe alternatives you've considered
Exposing this as an optional feature.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe. A pass-through of SPIR-V shaders with Vulkan memory model triggers validation.
Describe the solution you'd like WebGPU is adopting the memory model similar to Vulkan. Therefore, Vulkan backend should try to enable this extension (unless its on Vulkan 1.2), unconditionally.
Describe alternatives you've considered Exposing this as an optional feature.
Additional context Add any other context or screenshots about the feature request here.