Adapter.requestDevice

Requests a connection to a physical device, creating a logical device.

struct Adapter
requestDevice
(,
string label = fullyQualifiedName!Device
)

Parameters

limits Limits

The sets of limits the device supports.

label string

Optional label for the Device.

Meta