ash/generator
Aaron Loucks 659b10c5ae Make vk.rs generation idempotent and regenerate
All instances of HashMap and HashSet have been replaced with
BTreeMap and BTreeSet. Repeated generation of vk.rs results
in the same output given the same vk.xml and generator.

Note that this commit still contains the struct generation bug
introduced in PR #191. All structs with fixed sized arrays
are currently generated as slices.
2019-03-13 17:25:29 -04:00
..
src Make vk.rs generation idempotent and regenerate 2019-03-13 17:25:29 -04:00
Vulkan-Headers@c200cb25db Update to 1.1.97 2019-02-14 00:16:52 +01:00
Cargo.toml Update vk_parse to 0.2 2018-11-22 16:13:09 +01:00