Crate vk_alloc[][src]

Expand description

A segregated list memory allocator for Vulkan.

Structs

An allocation of the Allocator.

The descriptor for an allocation on the allocator.

The general purpose memory allocator. Implemented as a segregated list allocator.

Describes the configuration of an Allocator.

Enums

Type of the allocation.

Errors that the allocators can throw.

The intended location of the memory.