[][src]Module gfx_hal::memory

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

Structs

Dependencies

Barrier dependency 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.