Home | History | Annotate | Download | only in config

Lines Matching refs:GPUInfo

9 void EnumerateGPUDevice(gpu::GPUInfo::Enumerator* enumerator,
10 const gpu::GPUInfo::GPUDevice& device) {
23 GPUInfo::GPUDevice::GPUDevice()
28 GPUInfo::GPUDevice::~GPUDevice() { }
30 GPUInfo::GPUInfo()
42 GPUInfo::~GPUInfo() { }
44 void GPUInfo::EnumerateFields(Enumerator* enumerator) const {
81 // GPUInfo which fits within the current padding then it will not be caught.
83 sizeof(GPUInfo) == sizeof(GPUInfoKnownFields),