getDriRenderDevices

fun getDriRenderDevices(pciDevice: PCIDeviceList.Device, driFileList: List<Path>): List<Path>

Retrieves the list of Path to the DRI render device under /dev/dri of this pciDevice.

Return

A list of Path to the render device.

Parameters

driFileList

List of all files under /dev/dri.