mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
refactor: remove not needed code
Signed-off-by: Mrozek, Michal <michal.mrozek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
fff97d3958
commit
f71f6d2b72
@@ -64,7 +64,6 @@ struct EncodeDispatchKernelArgs {
|
||||
bool isPredicate = false;
|
||||
bool isTimestampEvent = false;
|
||||
bool requiresUncachedMocs = false;
|
||||
bool useGlobalAtomics = false;
|
||||
bool isInternal = false;
|
||||
bool isCooperative = false;
|
||||
bool isHostScopeSignalEvent = false;
|
||||
|
||||
Reference in New Issue
Block a user