Logo
Explore Help
Sign In
intel/compute-runtime
1
0
Fork 0
You've already forked compute-runtime
mirror of https://github.com/intel/compute-runtime.git synced 2025-12-22 01:48:50 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
a48b50c554fd368d14908baf8aad8576660df1e5
compute-runtime/opencl/source/dll/debug_manager.cpp

17 lines
306 B
C++
Raw Normal View History

Move DebugSettingsManager to core - pass registry path in constructor Change-Id: I2a121da2c9483a0df088989feea490a638c63016 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2019-12-13 16:48:57 +01:00
/*
Changing include paths Change-Id: I3b878463289083c956382e68da3473788cf5c15f
2020-02-22 09:28:27 +01:00
* Copyright (C) 2019-2020 Intel Corporation
Move DebugSettingsManager to core - pass registry path in constructor Change-Id: I2a121da2c9483a0df088989feea490a638c63016 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2019-12-13 16:48:57 +01:00
*
* SPDX-License-Identifier: MIT
*
*/
#include "core/debug_settings/debug_settings_manager.h"
Changing include paths Change-Id: I3b878463289083c956382e68da3473788cf5c15f
2020-02-22 09:28:27 +01:00
#include "os_interface/ocl_reg_path.h"
Move DebugSettingsManager to core - pass registry path in constructor Change-Id: I2a121da2c9483a0df088989feea490a638c63016 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2019-12-13 16:48:57 +01:00
using namespace std;
namespace NEO {
DebugSettingsManager<globalDebugFunctionalityLevel> DebugManager(oclRegPath);
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 349ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API