Skip to main content

Module buffer

Module buffer 

Expand description

Defines data structures related to GPU buffer resources.

Structsยง

BufferDescriptor
A descriptor used to create a BufferId.
BufferId
An opaque handle to a GPU buffer resource.
BufferUsage
A set of flags describing the allowed usages of a BufferId.