Expand description
Types to describe the properties of memory allocated for graphics resources.
Structs§
- Dependencies
- Barrier dependency flags.
- Heap
Flags - Memory heap flags.
- Properties
- Memory property flags.
- Requirements
- Memory requirements for a certain resource (buffer/image).
- Segment
- A linear segment within a memory block.
- Sparse
Bind - Defines a single memory bind region.
- Sparse
Flags - Sparse flags for creating images and buffers.
- Sparse
Image Bind - Defines a single image memory bind region.
Enums§
- Barrier
- A memory barrier type for either buffers or images.