rust-gpu/crates
Jasper Bekkers d8e8c75472
Use newly added iter method in rspirv to speed up InstructionTable::new (#460)
* Use newly added `iter` method in rspirv to speed up debug builds of rustc_codegen_spirv by 6s in debug

* cargo update run
2021-03-02 08:51:37 +00:00
..
rustc_codegen_spirv Use newly added iter method in rspirv to speed up InstructionTable::new (#460) 2021-03-02 08:51:37 +00:00
spirv-builder attr: mark #[spirv(...)] attributes as used and remove #[allow(unused_attributes)]. 2021-03-02 08:54:28 +02:00
spirv-std attr: mark #[spirv(...)] attributes as used and remove #[allow(unused_attributes)]. 2021-03-02 08:54:28 +02:00
spirv-std-macros Release 0.3.0-alpha.0 2021-02-16 16:19:46 +01:00