Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.05 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.05 KB

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.