mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Refactor implicit scaling barriers to add more cache flush options
Related-To: NEO-6262 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
1d52a72809
commit
23a7ab7593
@ -26,7 +26,6 @@ struct WalkerPartitionArgs {
|
||||
bool initializeWparidRegister = false;
|
||||
bool emitPipeControlStall = false;
|
||||
bool preferredStaticPartitioning = false;
|
||||
bool dcFlush = false;
|
||||
};
|
||||
|
||||
constexpr uint32_t wparidCCSOffset = 0x221C;
|
||||
|
Reference in New Issue
Block a user