5 releases

0.1.4 Mar 14, 2024
0.1.3 Feb 13, 2024
0.1.2 Dec 26, 2023
0.1.1 Dec 26, 2023
0.1.0 Dec 25, 2023

#963 in Graphics APIs

Download history 77/week @ 2023-12-22 30/week @ 2024-02-09 26/week @ 2024-02-16 19/week @ 2024-02-23 6/week @ 2024-03-01 104/week @ 2024-03-08 39/week @ 2024-03-15 75/week @ 2024-03-22 11/week @ 2024-03-29 2/week @ 2024-04-05

225 downloads per month
Used in 2 crates

MIT/Apache

755KB
18K SLoC

SPIR-Q Tools for SPIR-V Assembly

Crate Documentation

SPIR-Q tools for SPIR-V Assembly provides useful auxiliaries for shader and shader tool development. The toolkit currently provides the following tools:

  • Assembler spirq-as (drop-in replacement of spirv-as)
  • Disassemlber spirq-dis (drop-in replacement of spirv-dis)

spirq-as and spirq-dis share the same commandline arguments as the official tools. They consume the same SPIR-V assembly syntax as described here.

License

This project is licensed under either of

at your option.

Dependencies

~1.8–2.4MB
~51K SLoC