Expand description
The CPU side fo slab allocation.
Structs§
- A runtime that only operates on the CPU.
- An update to a slab.
- A slab buffer used only on the GPU.
- A slab allocation runtime that creates and updates
wgpu::Buffer
s.
Traits§
- Represents the runtime that provides the interface to the GPU buffer.