GPUInfo
constructor(devices: List<SystemInfo.GPUDevice>, auxAttributes: Map<String, JsonElement>? = null, featureStatus: Map<String, JsonElement>? = null, driverBugWorkarounds: List<String>, videoDecoding: List<SystemInfo.VideoDecodeAcceleratorCapability>, videoEncoding: List<SystemInfo.VideoEncodeAcceleratorCapability>, imageDecoding: List<SystemInfo.ImageDecodeAcceleratorCapability>)