devices property

List<GPUDevice> devices
final

The graphics devices on the system. Element 0 is the primary GPU.

Implementation

final List<GPUDevice> devices;