This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wgpu
Watch
2
Star
0
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2024-11-25 08:13:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bdc867a46
wgpu
/
naga
/
tests
/
root.rs
6 lines
90 B
Rust
Raw
Normal View
History
Unescape
Escape
Move to A Single Example Executable (#4756) * Move to combined examples * Fix paths * Curtail some tests * Format * Clippy * Fix wasm * Refactor main for wasm * Style sheet * Readme * Lock
2023-11-23 10:26:42 +00:00
mod
example_wgsl
;
mod
snapshots
;
mod
spirv_capabilities
;
[naga] Test `CallResult` and `AtomicResult` population. Add tests to ensure that validation checks that `CallResult` and `AtomicResult` expressions actually have their values provided by `Call` and `Atomic` statements, and not `Emit` statements.
2024-05-24 23:25:36 +00:00
mod
validation
;
Move to A Single Example Executable (#4756) * Move to combined examples * Fix paths * Curtail some tests * Format * Clippy * Fix wasm * Refactor main for wasm * Style sheet * Readme * Lock
2023-11-23 10:26:42 +00:00
mod
wgsl_errors
;
Reference in New Issue
Copy Permalink