Home
last modified time | relevance | path

Searched refs:activeGPUIndex (Results 1 – 25 of 66) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/gpu_info_util/
H A DSystemInfo_macos.mm191 info->activeGPUIndex = static_cast<int>(i);
219 // such as isOptimus, isAMDSwitchable, and the activeGPUIndex
222 // Then override the activeGPUIndex field of info to reflect the current
H A DSystemInfo.cpp277 info->activeGPUIndex = active; in GetDualGPUInfo()
307 std::cout << "Active GPU: " << info.activeGPUIndex << "\n"; in PrintSystemInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dgpu_info_collector.cc362 if (system_info->activeGPUIndex < 0) { in FillGPUInfoFromSystemInfo()
363 system_info->activeGPUIndex = 0; in FillGPUInfoFromSystemInfo()
367 &system_info->gpus[system_info->activeGPUIndex]; in FillGPUInfoFromSystemInfo()
376 if (static_cast<int>(i) == system_info->activeGPUIndex) { in FillGPUInfoFromSystemInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_info_collector.cc439 if (system_info->activeGPUIndex < 0) { in FillGPUInfoFromSystemInfo()
440 system_info->activeGPUIndex = 0; in FillGPUInfoFromSystemInfo()
444 &system_info->gpus[system_info->activeGPUIndex]; in FillGPUInfoFromSystemInfo()
453 if (static_cast<int>(i) == system_info->activeGPUIndex) { in FillGPUInfoFromSystemInfo()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/angle/checkout/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/gpu_info_util/
H A DSystemInfo.h51 int activeGPUIndex = -1; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/gpu_info_util/
H A DSystemInfo.cpp277 info->activeGPUIndex = active; in GetDualGPUInfo()
307 std::cout << "Active GPU: " << info.activeGPUIndex << "\n"; in PrintSystemInfo()

123