ash/generator
Marijn Suijten 812b9bb214 generator: Support nested arrays in builders without hardcoding (#666)
Prepare the generator for more struct fields that have nested "dynamic
arrays" with a hardcoded size of `1` (effectively arrays with pointers
to single objects) in `vk.xml`s `len` attribute.  These structs are
introduced by `VK_EXT_opacity_micromap` in 1.3.230.
2022-10-03 12:02:49 +02:00
..
src generator: Support nested arrays in builders without hardcoding (#666) 2022-10-03 12:02:49 +02:00
Vulkan-Headers@5177b119bb Update Vulkan-Headers to 1.3.228 (#655) 2022-09-21 16:10:22 +02:00
Cargo.toml generator: Upgrade bindgen, heck and vk-parse 2022-07-29 17:26:56 +02:00