Expand description
See hello-compute example main.rs for more details as similar items here are not explained.
This example does elaborate on some things though that the hello-compute example does not such as mapping buffers and why use the async channels.
Structs§
- A convenient way to hold together all the useful wgpu stuff together.
Constants§
- OVERFLOW 🔒