mirror of
https://codeberg.org/ziglang/zig
synced 2026-03-16 23:21:44 +00:00
The spirv spec generator now also generates some support information: Opcode gains a function to query a Zig type representing the operands of the opcode. The idea is that this will enable a richer interface for emitting spirv instructions.