1 unstable release

0.1.4 Mar 23, 2024

#1267 in Graphics APIs

Download history 161/week @ 2024-12-21 256/week @ 2024-12-28 393/week @ 2025-01-04 454/week @ 2025-01-11 445/week @ 2025-01-18 516/week @ 2025-01-25 289/week @ 2025-02-01 149/week @ 2025-02-08 222/week @ 2025-02-15 110/week @ 2025-02-22 61/week @ 2025-03-01 59/week @ 2025-03-08 280/week @ 2025-03-15 181/week @ 2025-03-22 103/week @ 2025-03-29 90/week @ 2025-04-05

665 downloads per month
Used in 6 crates (4 directly)

MIT/Apache

560KB
13K SLoC

spq Tools for SPIR-V Assembly

Crate Documentation

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

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

spq-as and spq-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.7–2.3MB
~49K SLoC