Module device

Source
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.
NativeDevice
Represents a native platform-specific device.