mirror of
https://github.com/ziglang/zig.git
synced 2025-12-23 06:33:08 +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.