Crate vk_alloc[−][src]
A collection of Vulkan memory allocators.
Structs
| Allocation | An allocation of the |
| AllocationDescriptor | The descriptor for an allocation on the allocator. |
| Allocator | The general purpose memory allocator. Implemented as a segregated list allocator. |
| AllocatorDescriptor | Describes the configuration of an |
Enums
| AllocationType | Type of the allocation. |
| AllocatorError | Errors that the allocators can throw. |
| MemoryLocation | The intended location of the memory. |