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 06:45:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
04dfa80266
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