GPUInfo

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

Sources

jvm source
Link copied to clipboard