Home | History | Annotate | Download | only in config

Lines Matching defs:GPUInfo

9 void EnumerateGPUDevice(gpu::GPUInfo::Enumerator* enumerator,
10 const gpu::GPUInfo::GPUDevice& device) {
21 gpu::GPUInfo::Enumerator* enumerator,
37 GPUInfo::GPUDevice::GPUDevice()
43 GPUInfo::GPUDevice::~GPUDevice() { }
45 GPUInfo::GPUInfo()
65 GPUInfo::~GPUInfo() { }
67 void GPUInfo::EnumerateFields(Enumerator* enumerator) const {
110 // GPUInfo which fits within the current padding then it will not be caught.
112 sizeof(GPUInfo) == sizeof(GPUInfoKnownFields),