Module wgpu_core::track::buffer

source Β·
Expand description

Buffer Trackers

Buffers are represented by a single state for the whole resource, a 16 bit bitflag of buffer usages. Because there is only ever one subresource, they have no selector.

Structs§

Enums§

Functions§