This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
wgpu
Watch
1
Star
1
Fork
0
You've already forked wgpu
mirror of
https://github.com/gfx-rs/wgpu.git
synced
2026-04-22 03:02:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0458f0a40476e5f89db95dad7323fd8e0e051962
wgpu
/
src
/
valid
History
João Capucho
0458f0a404
[valid] Check that the last switch case isn't falltrough (
#1485
)
2021-10-26 21:33:49 -04:00
..
analyzer.rs
Make default a switch case (
#1477
)
2021-10-26 13:31:54 -04:00
compose.rs
Make shader validation under a separate feature (
#1437
)
2021-10-05 15:11:32 -04:00
expression.rs
Add insert/extractBits and pack/unpack functions (
#1449
)
2021-10-05 20:32:57 -04:00
function.rs
[valid] Check that the last switch case isn't falltrough (
#1485
)
2021-10-26 21:33:49 -04:00
interface.rs
Use span information in analyzer errors (proof of concept) (
#1470
)
2021-10-24 22:47:03 -04:00
mod.rs
Use span information in analyzer errors (proof of concept) (
#1470
)
2021-10-24 22:47:03 -04:00
type.rs
Forbid unsized structs as final members of structs. (
#1443
)
2021-10-01 09:40:18 -04:00