This website requires JavaScript.
Explore
Help
Register
Sign In
RustHPC
/
rust-gpu
Watch
1
Star
0
Fork
0
You've already forked rust-gpu
mirror of
https://github.com/Rust-GPU/rust-gpu.git
synced
2026-06-08 02:29:51 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
spirv-std@0.4.0-alpha.1
rust-gpu
/
tests
/
ui
/
image
History
Eduard-Mihai Burtescu
908487ae1d
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
..
fetch.rs
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
read.rs
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
sample_gradient.rs
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
sample_lod.rs
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
sample.rs
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
write.rs
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00