#spir-v #graphics #spvasm

spq-spvasm

Tools for SPIR-V Assembly interaction

1 unstable release

0.1.4 Mar 23, 2024

#565 in Graphics APIs

Download history 172/week @ 2024-03-23 29/week @ 2024-03-30 9/week @ 2024-04-06

210 downloads per month
Used in 5 crates (3 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.8–2.4MB
~53K SLoC