toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.systeminfo
/
GPUDevice
/
GPUDevice
GPUDevice
constructor
(
vendorId
:
Double
,
deviceId
:
Double
,
subSysId
:
Double
?
=
null
,
revision
:
Double
?
=
null
,
vendorString
:
String
,
deviceString
:
String
,
driverVendor
:
String
,
driverVersion
:
String
)