mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Apply WA for walker command
Resolves: NEO-4490 Change-Id: I1a6e04ec64578e630dc2238c5d3e036a4a3ef24b Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
0fbdcc1d52
commit
9db47c7421
@@ -26,6 +26,7 @@ struct EncodeDispatchKernel {
|
||||
|
||||
static void encode(CommandContainer &container,
|
||||
const void *pThreadGroupDimensions, bool isIndirect, bool isPredicate, DispatchKernelEncoderI *dispatchInterface, uint64_t eventAddress, Device *device, PreemptionMode preemptionMode);
|
||||
static void encodeAdditionalWalkerFields(const HardwareInfo &hwInfo, WALKER_TYPE &walkerCmd);
|
||||
|
||||
static void *getInterfaceDescriptor(CommandContainer &container, uint32_t &iddOffset);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user