Searched refs:isOptimus (Results 1 – 6 of 6) sorted by relevance
288 info->isOptimus = hasIntel && IsNVIDIA(info->gpus[active].vendorId); in GetDualGPUInfo()320 std::cout << "Optimus: " << (info.isOptimus ? "true" : "false") << "\n"; in PrintSystemInfo()
109 info->isOptimus = nvd3d9wrap != nullptr; in GetSystemInfo()
141 info->isOptimus = true; in GetSystemInfo()
68 bool isOptimus = false; member
339 // such as isOptimus, isAMDSwitchable, and the activeGPUIndex
108 doc.AddMember("isOptimus", info.isOptimus, allocator); in main()