ash/generator
aloucks bd6515ced8
Split vk.rs into multiple files (#286)
* Allow the generator to be run from project root dir

* Split vk.rs into multiple files

* Breakup and remove generated vk/prelude.rs

Generator changes:

- No longer convert current dir to a string when checking if the
  path ends with 'generator'
- Pass the 'ash/src' dir instead of the 'vk.rs' path

Generated and generated output changes:

- The majority of prelude.rs has been moved to macros.rs
- The pointer chain and Handle are now included in vk.rs
- Platform types has been moved to its own file.
2020-04-19 19:12:17 +02:00
..
src Split vk.rs into multiple files (#286) 2020-04-19 19:12:17 +02:00
Vulkan-Headers@fb7f9c9bcd [WIP] Khr Ray Tracing (#278) 2020-03-22 16:05:30 +01:00
Cargo.toml [WIP] Khr Ray Tracing (#278) 2020-03-22 16:05:30 +01:00