Files
wgpu/dummy
Dzmitry Malyshau 365f4e8786 Remove peek-poke.
There was a lot of highly unsafe use of serialization based on peek-poke that we
weren't entirely happy with. It's replaced by just serializing the passes now.
Also, switch BufferSize to Option<NonZero>.
2020-06-20 00:39:11 -04:00
..
2020-06-18 14:16:04 -04:00
2020-06-20 00:39:11 -04:00
2020-06-18 14:16:04 -04:00

wgpu dummy

This is a dummy build target that makes cargo check and cargo test in the workspace to cover all the API.