Home
last modified time | relevance | path

Searched refs:GetDxDiagnostics (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/config/
H A Dgpu_info_collector.h47 GPU_EXPORT bool GetDxDiagnostics(DxDiagNode* output);
H A Dgpu_dx_diagnostics_win.cc94 bool GetDxDiagnostics(DxDiagNode* output) { in GetDxDiagnostics() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/config/
H A Dgpu_info_collector.h47 GPU_EXPORT bool GetDxDiagnostics(DxDiagNode* output);
H A Dgpu_dx_diagnostics_win.cc94 bool GetDxDiagnostics(DxDiagNode* output) { in GetDxDiagnostics() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/gl/
H A Dinfo_collection_gpu_service_impl.cc112 gpu::GetDxDiagnostics(&dx_diag_node); in RequestDxDiagNodeInfoOnMain()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/gl/
H A Dgpu_service_impl.cc790 gpu::GetDxDiagnostics(&dx_diag_node); in UpdateGpuInfoPlatform()