[]Module nobs_vulkanism::device

Covenience device and physical device creation.

Defines easily accessible ways to enumerate physical devices on the system and querry for their features.

A physical device can then be used to create a logical vulkan device from it.

Structs

Builder

Implements the builder pattern for Device

Device

Wrapper for a successfully created logical vulkan device

PhysicalDevice

Description and properties of a physical device

Queue

Wrapper for a queue and it's index on a device

QueueProperties

Flags to describe a queue's capabilities

Enums

Error

Errors that can happen during device creation