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:
Compute-Runtime-Validation
2022-10-13 04:04:34 +02:00
committed by Compute-Runtime-Automation
parent c2ce19ff36
commit 945897cf55
15 changed files with 41 additions and 85 deletions

View File

@@ -29,7 +29,6 @@ struct WalkerPartitionArgs {
bool emitPipeControlStall = false;
bool preferredStaticPartitioning = false;
bool usePostSync = false;
bool dcFlushEnable = false;
};
constexpr uint32_t wparidCCSOffset = 0x221C;