mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Update PipeControlArgs struct
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
daee75aa85
commit
97af428866
@@ -23,6 +23,7 @@ struct PipeControlArgsBase {
|
||||
bool notifyEnable = false;
|
||||
bool workloadPartitionOffset = false;
|
||||
bool amfsFlushEnable = false;
|
||||
bool unTypedDataPortCacheFlush = false;
|
||||
|
||||
protected:
|
||||
PipeControlArgsBase() = default;
|
||||
|
||||
Reference in New Issue
Block a user