Files
vulkan-zig/generator
Robin Voetter d1e949a434 Don't remove pointers on in_pointer parameters.
Previously pointers were removed here to facilitate using anonymous struct
literals. Now that Zig supports &.{, these are no longer required, and they
can be pointers again.

Note that there are still some problems in the Zig stage1 compiler, see
https://github.com/ziglang/zig/issues/7627 for example.
2021-12-09 00:28:17 +01:00
..
2021-06-13 15:15:42 +02:00
2021-12-09 00:28:17 +01:00
2021-12-09 00:28:17 +01:00
2021-12-09 00:28:17 +01:00