rust-gpu/crates/rustc_codegen_spirv
Viktor Zoutman 6353505e9e
Introducing rspiv::Builder into the structurizer. (#253)
* Replaced most manual spirv manipulation with rspirv builder

* Replaced most manual spirv manipulation with rspirv builder

* removed braces

* prefer slices over vec
2020-11-18 13:43:38 +00:00
..
src Introducing rspiv::Builder into the structurizer. (#253) 2020-11-18 13:43:38 +00:00
Cargo.toml asm! (#254) 2020-11-18 12:54:22 +00:00