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