ash/generator
Marijn Suijten 90ccc31f97
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-02-22 12:32:16 +01:00
..
src generator: Convert #define generation from vkxml to vk-parse (#708) 2023-02-22 12:32:16 +01:00
Vulkan-Headers@00671c64ba Update Vulkan-Headers to 1.3.238 (#688) 2022-12-19 19:42:05 +01:00
Cargo.toml fix clippy::uninlined_format_args (#705) 2023-02-17 18:11:44 +01:00