spirq-spvasm 0.1.1

Tools for SPIR-V Assembly interaction.
Documentation
1
2
3
4
mod assembler;
mod tokenizer;

pub use assembler::Assembler;