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-21 22:33:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
66d2ac6f5d
wgpu
/
tests
History
Erich Gubler
b5986a9df1
diag: re-word
CreateBindGroupError::InvalidTextureSampleType
2024-11-13 07:02:53 -05:00
..
src
Avoid breaking change:
set_bind_group
now takes
Into<Option<...>>
rather than
Option<...>
(
#6452
)
2024-10-23 15:29:42 -04:00
tests
diag: re-word
CreateBindGroupError::InvalidTextureSampleType
2024-11-13 07:02:53 -05:00
Cargo.toml
Ray Queries (
#6291
)
2024-11-09 17:59:48 +00:00