This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust-gpu
Watch
2
Star
0
Fork
0
You've already forked rust-gpu
mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced
2024-11-22 14:56:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6fb35ffeeb
rust-gpu
/
crates
/
rustc_codegen_spirv
History
Eduard-Mihai Burtescu
6fb35ffeeb
outputs:
⋯.spv
→
⋯.spv.json
,
⋯.spv.dir/⋯
→
⋯.spvs/⋯.spv
(or
⋯.spv
).
2022-12-12 17:15:12 +02:00
..
src
outputs:
⋯.spv
→
⋯.spv.json
,
⋯.spv.dir/⋯
→
⋯.spvs/⋯.spv
(or
⋯.spv
).
2022-12-12 17:15:12 +02:00
build.rs
Update to nightly-2022-10-29
2022-12-02 01:58:11 -08:00
Cargo.toml
Minimally integrate SPIR-T (opt-in via
RUSTGPU_CODEGEN_ARGS=--spirt
).
2022-12-12 17:14:35 +02:00