Searched refs:isAMDSwitchable (Results 1 – 5 of 5) sorted by relevance
263 info->isAMDSwitchable = hasIntel && IsAMD(info->gpus[active].vendorId); in FindActiveGPU()295 std::cout << "AMD Switchable: " << (info.isAMDSwitchable ? "true" : "false") << "\n"; in PrintSystemInfo()
66 bool isAMDSwitchable = false; member
289 info->isAMDSwitchable = hasIntel && IsAMD(info->gpus[active].vendorId); in GetDualGPUInfo()321 std::cout << "AMD Switchable: " << (info.isAMDSwitchable ? "true" : "false") << "\n"; in PrintSystemInfo()
69 bool isAMDSwitchable = false; member
339 // such as isOptimus, isAMDSwitchable, and the activeGPUIndex