[][src]Type Definition surfman::platform::unix::default::device::Adapter

type Adapter = MultiAdapter<WaylandDevice, X11Device>;

Represents a hardware display adapter that can be used for rendering (including the CPU).

Adapters can be sent between threads. To render with an adapter, open a thread-local Device.