mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
Revert "Replace virtual method call for DC flush with stored bool value 3/n"
This reverts commit 9d94089a95.
Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c2ce19ff36
commit
945897cf55
@@ -29,7 +29,6 @@ struct WalkerPartitionArgs {
|
||||
bool emitPipeControlStall = false;
|
||||
bool preferredStaticPartitioning = false;
|
||||
bool usePostSync = false;
|
||||
bool dcFlushEnable = false;
|
||||
};
|
||||
|
||||
constexpr uint32_t wparidCCSOffset = 0x221C;
|
||||
|
||||
Reference in New Issue
Block a user