getDeviceId

open override fun getDeviceId(pciDevice: PCIDeviceList.Device, pciDeviceList: PCIDeviceList): Int

Retrieves the device ID of the pciDevice.

Return

Int representing the device ID, or null if the vendor software does not recognize its GPUs using IDs.

Parameters

pciDeviceList

List of all PCI devices.