mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 12:23:05 +08:00
Move debug variables to new location
Change-Id: I2311f9b3f7bbe1a319c25ae3a99e5c41452faf90
This commit is contained in:
committed by
sys_ocldev
parent
1bee11ba86
commit
16b7cd1a75
@@ -697,7 +697,7 @@ TEST(DebugSettingsManager, WithoutDebugFunctionality) {
|
||||
bool isEqual = TestDebugFlagsChecker::isEqual(debugManager.flags.variableName.get(), defaultValue); \
|
||||
EXPECT_TRUE(isEqual); \
|
||||
}
|
||||
#include "runtime/os_interface/DebugVariables.inl"
|
||||
#include "DebugVariables.inl"
|
||||
#undef DECLARE_DEBUG_VARIABLE
|
||||
|
||||
// test kernel dumping
|
||||
|
||||
Reference in New Issue
Block a user