Module instance

Module instance 

Source
Expand description

Instance creation utils.

Structs§

InstanceBuilder
Allows to easily create an erupt::InstanceLoader and friends.
InstanceMetadata
Metadata for after instance creation.

Enums§

DebugMessenger
Enable or disable the debug messenger, optionally providing a custom callback.
InstanceCreationError
Errors that can occur during instance creation.
ValidationLayers
Require, request or disable validation layers.

Functions§

default_debug_callback
The default debug callback used in DebugMessenger::Default.