#spir-v #graphics #spvasm

spq-spvasm

Tools for SPIR-V Assembly interaction

1 unstable release

0.1.4 Mar 23, 2024

#971 in Graphics APIs

Download history 538/week @ 2024-11-13 289/week @ 2024-11-20 226/week @ 2024-11-27 230/week @ 2024-12-04 231/week @ 2024-12-11 176/week @ 2024-12-18 153/week @ 2024-12-25 405/week @ 2025-01-01 375/week @ 2025-01-08 496/week @ 2025-01-15 470/week @ 2025-01-22 397/week @ 2025-01-29 213/week @ 2025-02-05 182/week @ 2025-02-12 149/week @ 2025-02-19 94/week @ 2025-02-26

676 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
~48K SLoC