Module memory

Source
Expand description

Types to describe the properties of memory allocated for graphics resources.

Structs§

Dependencies
Barrier dependency flags.
HeapFlags
Memory heap flags.
Properties
Memory property flags.
Requirements
Memory requirements for a certain resource (buffer/image).
Segment
A linear segment within a memory block.
SparseBind
Defines a single memory bind region.
SparseFlags
Sparse flags for creating images and buffers.
SparseImageBind
Defines a single image memory bind region.

Enums§

Barrier
A memory barrier type for either buffers or images.