Expand description
Instance creation utils.
Structs§
- Instance
Builder - Allows to easily create an
erupt::InstanceLoaderand friends. - Instance
Metadata - Metadata for after instance creation.
Enums§
- Debug
Messenger - Enable or disable the debug messenger, optionally providing a custom callback.
- Instance
Creation Error - Errors that can occur during instance creation.
- Validation
Layers - Require, request or disable validation layers.
Functions§
- default_
debug_ ⚠callback - The default debug callback used in
DebugMessenger::Default.