Skip to content

Commit 97af428

Browse files
Update PipeControlArgs struct
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
1 parent daee75a commit 97af428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/source/helpers/definitions/pipe_control_args_base.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ struct PipeControlArgsBase {
2323
bool notifyEnable = false;
2424
bool workloadPartitionOffset = false;
2525
bool amfsFlushEnable = false;
26+
bool unTypedDataPortCacheFlush = false;
2627

2728
protected:
2829
PipeControlArgsBase() = default;

0 commit comments

Comments
 (0)