Re-exports

pub use ash;

Modules

Raw Vulkan bindings and types, generated from vk.xml

Structs

Tuple of descriptor set index and binding index.

A list of required features. Features that are supported but not required will not be available.

Builder for Shader.

Enums

Defines all potential resource usages

Error type for DriverConfigBuilder

Defines a handful of layout options for images. Rather than a list of all possible image layouts, this reduced list is correlated with the access types to map to the correct Vulkan layouts. Optimal is usually preferred.

Functions

Type Definitions