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-09 11:09:52 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
exclusive_bindless
Add File
New File
Upload File
Apply Patch
rust-gpu
/
tests
/
ui
/
lang
History
Eduard-Mihai Burtescu
95bc1914e2
compiletests: add missing
use spirv_std as _;
imports. (
#665
)
2021-06-11 08:36:03 +00:00
..
asm
asm: infer the result type of OpAccessChain (when indexing into arrays).
2021-04-16 09:00:45 +03:00
consts
Always emit json metadata, and emit entry point names (
#622
)
2021-05-24 09:45:58 +02:00
control_flow
compiletests: add missing
use spirv_std as _;
imports. (
#665
)
2021-06-11 08:36:03 +00:00
core
Always emit json metadata, and emit entry point names (
#622
)
2021-05-24 09:45:58 +02:00
f32
entry: use
T
instead of
&T
for
Input
s.
2021-03-23 09:30:24 +01:00
panic
Refactor validation tests to use compiletest (
#464
)
2021-03-18 17:16:21 +00:00