Skip to content

vulkan: Advertise a few extensions everywhere

Faith Ekstrand requested to merge gfxstrand/mesa:review/vk-common-exts into main

There are a handful of Vulkan extensions that are handled entirely by common code in Mesa. We should turn them on for all drivers.

An alternative approach would be for me to patch all the drivers. I'd be fine with that as well.

Merge request reports