Module instance

Source
Expand description

Types for dealing with Instances

Structs§

BackendOptions
Options that are passed to a given backend.
Dx12BackendOptions
Configuration for the DX12 backend.
GlBackendOptions
Configuration for the OpenGL/OpenGLES backend.
InstanceDescriptor
Options for creating an instance.
InstanceFlags
Instance debugging flags.

Enums§

Dx12Compiler
Selects which DX12 shader compiler to use.
Gles3MinorVersion
Selects which OpenGL ES 3 minor version to request.