mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Revert "[fix] zeCommandListAppendMemAdvise to clear preferred location correc...
This reverts commit 63470ed698.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
ac8ac62c92
commit
858ed05466
@@ -28,7 +28,6 @@ struct MemAdviseFlags {
|
||||
};
|
||||
MemAdviseFlags() {
|
||||
allFlags = 0;
|
||||
devicePreferredLocation = 1;
|
||||
cachedMemory = 1;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user