mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Replace virtual method call for DC flush with stored bool value 3/n
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
68d0523ccf
commit
565d820933
@@ -52,6 +52,7 @@ struct ImplicitScalingDispatch {
|
||||
bool useSecondaryBatchBuffer,
|
||||
bool apiSelfCleanup,
|
||||
bool usesImages,
|
||||
bool dcFlush,
|
||||
uint64_t workPartitionAllocationGpuVa,
|
||||
const HardwareInfo &hwInfo);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user