mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 07:14:10 +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
@@ -308,7 +308,6 @@ void EncodeDispatchKernel<Family>::encode(CommandContainer &container, EncodeDis
|
||||
!container.getFlushTaskUsedForImmediate(),
|
||||
!args.isKernelDispatchedFromImmediateCmdList,
|
||||
false,
|
||||
args.dcFlushEnable,
|
||||
workPartitionAllocationGpuVa,
|
||||
hwInfo);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user