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
History
Eduard-Mihai Burtescu
908487ae1d
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
..
arch
Add primitive set of arch instructions (
#520
)
2021-03-22 10:55:18 +00:00
glam
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
image
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
lang
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
spirv-attr
entry: reorganize storage class handling, and move some checking to
attr
.
2021-03-23 09:30:24 +01:00
storage_class
Replace spirv_std::storage_class::X<T> with &T/&mut T and optionally #[spirv(x)].
2021-03-23 09:30:24 +01:00
hello_world.rs
Refactor validation tests to use compiletest (
#464
)
2021-03-18 17:16:21 +00:00