[][src]Module nobs_vulkanism::mem

Structs

Allocator

Allocator for buffer and image resources

AllocatorSizes

Defines meta information for the Allocator

BindInfo

Bundles all information for the Allocator to perform a resource memory binding.

Buffer

Builder pattern for creating buffer resources

Image

Builder pattern for creating image resources

ImageView
Mapped

A mapped memory region

Resource

Generic builder for buffers and images

Enums

BindType

Strategy how resources are bound in the Allocator

Error

Errors that can be occure when using this crate

Handle

Enum defining resource types that can be bound