ash/generator
Marijn Suijten df87050610
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:00:54 +02:00
..
src generator: Support nested arrays in builders without hardcoding (#666) 2022-10-03 12:00:54 +02:00
Vulkan-Headers@5177b119bb Update Vulkan-Headers to 1.3.228 (#655) 2022-09-19 22:01:25 +02:00
Cargo.toml generator: Upgrade bindgen, heck and vk-parse 2022-07-29 08:11:27 -07:00