Skip to content

vulkan: Improve XML parsing and API filtering

Faith Ekstrand requested to merge gfxstrand/mesa:vulkan/xml-sc-update into main

The next Vulkan spec update is going to start scattering api= fields around everywhere. This is a significant rework of the python codegen to get us ready for it. I've verified that everything builds okay on the new headers.

Merge request reports