mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
Clean unused code
remove parts with device queue Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
df4bec03e8
commit
25ce4d0c04
@@ -49,7 +49,6 @@ using StackVecStrings = StackVec<const SPatchString *, 4>;
|
||||
struct KernelArgFromPatchtokens {
|
||||
const SPatchKernelArgumentInfo *argInfo = nullptr;
|
||||
const SPatchItemHeader *objectArg = nullptr;
|
||||
const SPatchDataParameterBuffer *objectId = nullptr;
|
||||
ArgObjectType objectType = ArgObjectType::None;
|
||||
ArgObjectTypeSpecialized objectTypeSpecialized = ArgObjectTypeSpecialized::None;
|
||||
StackVecByValMap byValMap;
|
||||
|
||||
Reference in New Issue
Block a user