Expand description
Types for dealing with Instances
Structs§
- Backend
Options  - Options that are passed to a given backend.
 - Dx12
Backend Options  - Configuration for the DX12 backend.
 - GlBackend
Options  - Configuration for the OpenGL/OpenGLES backend.
 - Instance
Descriptor  - Options for creating an instance.
 - Instance
Flags  - Instance debugging flags.
 - Memory
Budget Thresholds  - Memory budget thresholds used by backends to try to avoid high memory pressure situations.
 - Noop
Backend Options  - Configuration for the noop backend.
 
Enums§
- Dx12
Compiler  - Selects which DX12 shader compiler to use.
 - DxcShader
Model  - DXC shader model.
 - GlFence
Behavior  - Dictate the behavior of fences in OpenGL.
 - Gles3
Minor Version  - Selects which OpenGL ES 3 minor version to request.