Files
vulkan-zig/generator/vulkan
Robin Voetter d0897a14da fix parsing issues with vk 1.3.278
This change introduced len/optional attributes for
arrays. Previously, we assumed that these would only
occur on pointers, but now, this information is also
available for arrays.

This adapts the registery and parsing code to also
parse these properly. No modifications are made to the
rendering part as of yet, since these partially filled
arrays cannot be cleanly represented in Zig.
2024-02-17 16:13:37 +01:00
..
2024-02-06 10:35:37 -08:00
2024-02-17 16:13:37 +01:00
2024-02-17 16:13:37 +01:00