ash/generator
Marijn Suijten 8b195a8967
generator: Convert #define generation from vkxml to vk-parse (#708)
For upcoming `vk.xml` features (the new `api` attribute) some of our
codegen has to be converted to work on `vk-parse` types to make this
ergonomic (and there's a longstanding plan of factoring out `vkxml`
regardless).  Start with converting the `#define` code and showcasing
that it does not affect the output (beyond removing the unneeded
edgecase for `VK_HEADER_VERSION` resulting in a doc link).
2023-04-02 22:54:18 +02:00
..
src generator: Convert #define generation from vkxml to vk-parse (#708) 2023-04-02 22:54:18 +02:00
Vulkan-Headers@00671c64ba Update Vulkan-Headers to 1.3.238 (#688) 2022-12-19 20:01:06 +01:00
Cargo.toml fix clippy::uninlined_format_args (#705) 2023-04-02 22:29:25 +02:00