mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Move DATA_PARAMETER_CHILD_BLOCK_SIMD_SIZE to ignore
Signed-off-by: Katarzyna Cencelewska <katarzyna.cencelewska@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
e4a93f9870
commit
93efb2c63f
@@ -156,7 +156,6 @@ struct KernelFromPatchtokens {
|
||||
const SPatchDataParameterBuffer *localMemoryStatelessWindowSize = nullptr;
|
||||
const SPatchDataParameterBuffer *localMemoryStatelessWindowStartAddress = nullptr;
|
||||
const SPatchDataParameterBuffer *preferredWorkgroupMultiple = nullptr;
|
||||
StackVec<const SPatchDataParameterBuffer *, 4> childBlockSimdSize;
|
||||
const SPatchDataParameterBuffer *implicitArgsBufferOffset = nullptr;
|
||||
} crossThreadPayloadArgs;
|
||||
} tokens;
|
||||
|
||||
Reference in New Issue
Block a user