Module nannou::wgpu::util[][src]

Expand description

Utility structures and functions.

Structs

Describes a Buffer when allocating.

CPU accessible buffer used to download data back from the GPU.

Staging belt is a machine that uploads data.

Traits

Utility methods not meant to be in the main API.

Methods shared by RenderPass and RenderBundleEncoder

Functions

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