Expand description
wgpu-util is a utility crate for working with wgpu-rs.
Structs
wgpu::util::BufferInitDescriptor but with an additional size field.
A wgpu::Buffer Pool (dynamic supply).
Descriptor for BufferPool
A wgpu::Buffer which dynamically grows based on the contents.
Thin wgpu::Buffer wrapper with size.
Traits
Extension trait for wgpu::Device.
Functions
Write contents into buffer, resizes if necessary.
Type Definitions
Owned wgpu::Label.