Home
last modified time | relevance | path

Searched refs:amd_switchable (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/third_party/gpu_test_expectations/
H A Dgpu_info.cc34 amd_switchable(false), in GPUInfo()
54 bool amd_switchable; in EnumerateFields() member
102 enumerator->AddBool("amdSwitchable", amd_switchable); in EnumerateFields()
H A Dgpu_info.h86 bool amd_switchable; member
H A Dangle-mods.patch131 bool amd_switchable;
159 enumerator->AddBool("amdSwitchable", amd_switchable);
440 + gpu_info->amd_switchable = true;
H A Dgpu_test_config.cc153 gpu_info->amd_switchable = true; in CollectPCIVideoCardInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_info.cc203 amd_switchable(false), in GPUInfo()
245 bool amd_switchable; in EnumerateFields() member
310 enumerator->AddBool("amdSwitchable", amd_switchable); in EnumerateFields()
H A Dgpu_control_list.cc501 if (!gpu_info.amd_switchable) in Contains()
505 if (!gpu_info.amd_switchable) in Contains()
513 if (!gpu_info.amd_switchable) in Contains()
H A Dgpu_info.h294 bool amd_switchable; member
H A Dgpu_control_list_entry_unittest.cc257 gpu_info.amd_switchable = true; in TEST_F()
574 gpu_info.amd_switchable = true; in TEST_F()
607 gpu_info.amd_switchable = false; in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/common/
H A Dmojom_traits_unittest.cc145 const bool amd_switchable = true; in TEST_F() local
185 input.amd_switchable = amd_switchable; in TEST_F()
226 EXPECT_EQ(amd_switchable, output.amd_switchable); in TEST_F()
H A Dgpu_info_mojom_traits.h259 static bool amd_switchable(const gpu::GPUInfo& input) {
260 return input.amd_switchable;
H A Dgpu_info.mojom138 bool amd_switchable;
H A Dgpu_info_mojom_traits.cc377 out->amd_switchable = data.amd_switchable(); in Read()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/common/
H A Dmojom_traits_unittest.cc145 const bool amd_switchable = true; in TEST_F() local
185 input.amd_switchable = amd_switchable; in TEST_F()
226 EXPECT_EQ(amd_switchable, output.amd_switchable); in TEST_F()
H A Dgpu_info_mojom_traits.h268 static bool amd_switchable(const gpu::GPUInfo& input) {
269 return input.amd_switchable;
H A Dgpu_info.mojom140 bool amd_switchable;
H A Dgpu_info_mojom_traits.cc379 out->amd_switchable = data.amd_switchable(); in Read()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dgpu_info.cc221 amd_switchable(false), in GPUInfo()
263 bool amd_switchable; in EnumerateFields() member
327 enumerator->AddBool("amdSwitchable", amd_switchable); in EnumerateFields()
H A Dgpu_control_list.cc486 if (!gpu_info.amd_switchable) in Contains()
490 if (!gpu_info.amd_switchable) in Contains()
498 if (!gpu_info.amd_switchable) in Contains()
H A Dgpu_info.h277 bool amd_switchable; member
H A Dgpu_control_list_entry_unittest.cc257 gpu_info.amd_switchable = true; in TEST_F()
574 gpu_info.amd_switchable = true; in TEST_F()
607 gpu_info.amd_switchable = false; in TEST_F()
H A Dgpu_info_collector_win.cc185 gpu_info->amd_switchable = is_amd_switchable; in CollectDriverInfoD3D()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drenderer_blink_platform_impl.cc708 gl_info->amd_switchable = gpu_info.amd_switchable; in Collect3DContextInformation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drenderer_blink_platform_impl.cc723 gl_info->amd_switchable = gpu_info.amd_switchable; in Collect3DContextInformation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dplatform.h477 bool amd_switchable = false; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dplatform.h488 bool amd_switchable = false; member

12