[][src]Module wgpu::util

Utility structures and functions.

Structs

BufferInitDescriptor

Describes a [Buffer] when allocating.

StagingBelt

Staging belt is a machine that uploads data.

Traits

DeviceExt

Utility methods not meant to be in the main API.

Functions

make_spirv

Treat the given byte slice as a SPIR-V module.