Expand description
This library safely implements WebGPU on native platforms. It is designed for integration into browsers, as well as wrapping into other language-specific user-friendly libraries.
Modules
- Allocating resource ids, and tracking the resources they refer to.
- Presentation.
Macros
- Dispatch on an
Id
’s backend to a backend-generic method.
Structs
- Information needed to decide when it’s safe to free some wgpu-core resource.