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
115a8109814667d5adeedf55e8192fcaafbb691e
wgpu
/
src
/
valid
History
Noel Tautges
a99fc27dc1
Change
!0
to
<type>::MAX
or
-1
, depending on signedness
2022-04-30 10:36:00 -07:00
..
analyzer.rs
Implement Binding Arrays (
#1845
)
2022-04-19 14:23:07 -04:00
compose.rs
Improve error messages about address space
2022-02-02 12:42:29 -05:00
expression.rs
Change
!0
to
<type>::MAX
or
-1
, depending on signedness
2022-04-30 10:36:00 -07:00
function.rs
Implement Binding Arrays (
#1845
)
2022-04-19 14:23:07 -04:00
interface.rs
Simplify type handling in VaryingContext.
2022-04-30 10:12:43 -07:00
mod.rs
Implement Binding Arrays (
#1845
)
2022-04-19 14:23:07 -04:00
type.rs
Validate
ValuePointer
exactly like a
Pointer
to a
Scalar
.
2022-04-30 10:17:05 -07:00