webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
gpu::GPUInfo::GPUDevice Struct Reference

#include <gpu_info.h>

Public Member Functions

 GPUDevice ()
 
 ~GPUDevice ()
 

Public Attributes

uint32 vendor_id
 
uint32 device_id
 
bool active
 
std::string vendor_string
 
std::string device_string
 

Constructor & Destructor Documentation

◆ GPUDevice()

gpu::GPUInfo::GPUDevice::GPUDevice ( )

◆ ~GPUDevice()

gpu::GPUInfo::GPUDevice::~GPUDevice ( )

Member Data Documentation

◆ active

bool gpu::GPUInfo::GPUDevice::active

◆ device_id

uint32 gpu::GPUInfo::GPUDevice::device_id

◆ device_string

std::string gpu::GPUInfo::GPUDevice::device_string

◆ vendor_id

uint32 gpu::GPUInfo::GPUDevice::vendor_id

◆ vendor_string

std::string gpu::GPUInfo::GPUDevice::vendor_string

The documentation for this struct was generated from the following files: