Module gfx_hal::memory[][src]

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.

Enums

Barrier

A memory barrier type for either buffers or images.