Module wgpu::util[][src]

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.

RenderEncoder

Methods shared by RenderPass and RenderBundleEncoder

Functions

make_spirv

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