mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
Make partitioned post sync operations for partitioned workloads
Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
86f8150dc7
commit
6b299a3ab0
@@ -21,6 +21,7 @@ struct PipeControlArgsBase {
|
||||
bool tlbInvalidation = false;
|
||||
bool compressionControlSurfaceCcsFlush = false;
|
||||
bool notifyEnable = false;
|
||||
bool workloadPartitionOffset = false;
|
||||
|
||||
protected:
|
||||
PipeControlArgsBase() = default;
|
||||
|
||||
Reference in New Issue
Block a user