Expand description
A device abstraction that allows the choice of backends dynamically.
Enumsยง
- Adapter
- Represents a hardware display adapter that can be used for rendering (including the CPU).
- Device
- A thread-local handle to a device.
- Native
Device - Represents a native platform-specific device.