rust-gpu/crates
Eduard-Mihai Burtescu ebf3dbee8d
Support "Unroll" Loop Control via function-scoped #[spirv(unroll_loops)]. (#337)
* Generalize the zombie serialization system to arbitrary custom decorations.

* Support "Unroll" Loop Control via function-scoped `#[spirv(unroll_loops)]`.

* Pacify the merciless clippy.
2020-12-10 19:57:15 +00:00
..
rustc_codegen_spirv Support "Unroll" Loop Control via function-scoped #[spirv(unroll_loops)]. (#337) 2020-12-10 19:57:15 +00:00
spirv-builder Support "Unroll" Loop Control via function-scoped #[spirv(unroll_loops)]. (#337) 2020-12-10 19:57:15 +00:00
spirv-std fix coordinate type for SampleImage<Image2D> (#327) 2020-12-07 09:25:51 +00:00