Expand description
Types for dealing with Instances.
Structs§
- 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.
Traits§
- Wgpu
HasDisplay Handle - A [
raw_window_handle::HasDisplayHandle] that can be shared across threads and has no borrows.