mirror of
https://github.com/ziglang/zig.git
synced 2026-03-14 15:21:35 +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.