wgpu/tests
Brad Werth 9b36a3e129
Make bind group an Option for set_bind_group calls. (#6216)
This is just an API change for all the "set_bind_group" calls. Calls
that pass a Some() argument should have unchanged behavior. The None
cases are left as TODOs.
2024-09-06 14:29:09 -07:00
..
src Make bind group an Option for set_bind_group calls. (#6216) 2024-09-06 14:29:09 -07:00
tests Make bind group an Option for set_bind_group calls. (#6216) 2024-09-06 14:29:09 -07:00
Cargo.toml test: fix wgpu-test building by itself (#5912) 2024-07-04 23:31:37 -04:00