kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
SystemInfo
/
GPUDevice
/
GPUDevice
GPUDevice
constructor
(
vendorId
:
Double
,
deviceId
:
Double
,
subSysId
:
Double
?
=
null
,
revision
:
Double
?
=
null
,
vendorString
:
String
,
deviceString
:
String
,
driverVendor
:
String
,
driverVersion
:
String
)