Files
zig/src/codegen
Robin Voetter 700dee34d5 spirv: make IdResultType and IdRef weak aliases of IdResult
Previously they were strong aliases, but as these types are used quite
intermittendly it resulted in a lot of toRef() calls. Removing them
improves readability a bit.
2023-04-09 01:51:51 +02:00
..
2023-03-05 02:59:02 -05:00
2023-04-07 01:29:20 +01:00