[][src]Crate rendy_factory

Higher-level rendy interface.

Structs

BasicDevicesConfigure

Basics adapters config.

BasicHeapsConfigure

Basic heaps config.

BufferState

State of the buffer on device.

Config

Factory initialization config.

Factory

Higher level device interface. Manges memory, resources and queue families.

ImageState

State of the image on device.

OneGraphicsQueue

QueuePicker that picks first graphics queue family. If possible it checks that queues of the family are capabile of presenting.

SavedHeapsConfig

Saved config for heaps.

SavedQueueConfig

Saved config for queues.

Enums

ImageStateOrLayout

Either image state or just layout for image that is not used by device.

Traits

DevicesConfigure

Devices configuration.

HeapsConfigure

Heaps configuration.

QueuesConfigure

Queues configuration.