mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 15:53:45 +08:00
refactor: add ImplicitScaling stubs
Related-To: NEO-8210 Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
611b847d19
commit
364f2e973e
@@ -66,3 +66,5 @@ template struct EncodeL3State<Family>;
|
||||
template void EncodeDispatchKernel<Family>::programBarrierEnable<Family::INTERFACE_DESCRIPTOR_DATA>(Family::INTERFACE_DESCRIPTOR_DATA &interfaceDescriptor, uint32_t value, const HardwareInfo &hwInfo);
|
||||
template void InOrderPatchCommandHelpers::PatchCmd<Family>::patchComputeWalker(uint64_t appendCounterValue);
|
||||
} // namespace NEO
|
||||
|
||||
#include "shared/source/command_container/implicit_scaling_before_xe_hp.inl"
|
||||
|
||||
Reference in New Issue
Block a user