mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +08:00
Add a parameter to the encode function
Signed-off-by: Daria Hinz <daria.hinz@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c99b223aed
commit
53104e0830
@@ -36,6 +36,7 @@ struct EncodeDispatchKernel {
|
||||
DispatchKernelEncoderI *dispatchInterface,
|
||||
uint64_t eventAddress,
|
||||
bool isTimestampEvent,
|
||||
bool L3FlushEnable,
|
||||
Device *device,
|
||||
PreemptionMode preemptionMode,
|
||||
bool &requiresUncachedMocs,
|
||||
|
||||
Reference in New Issue
Block a user