Searched defs:GPUInfo (Results 1 – 4 of 4) sorted by relevance
24 struct GPU_EXPORT GPUInfo { struct44 GPUInfo(); argument51 // Whether more GPUInfo fields might be collected in the future. argument52 bool finalized;56 base::TimeDelta initialization_time;59 bool optimus;62 bool amd_switchable;65 bool lenovo_dcute;69 Version display_link_version;72 GPUDevice gpu;[all …]
30 GPUInfo::GPUInfo() in GPUInfo() function in gpu::GPUInfo
7 class GPUInfo(object): class
238 namespace GPUInfo { namespace