Files
vulkan-zig/examples
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
..
2020-07-05 16:27:52 +02:00
2021-09-02 16:16:35 +02:00
2021-04-18 00:25:50 +02:00