mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Add method to adjust TimestampPacket
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
c5fb745260
commit
ae3ad3e8bc
@@ -198,6 +198,8 @@ void GpgpuWalkerHelper<GfxFamily>::setupTimestampPacket(
|
||||
0,
|
||||
*rootDeviceEnvironment.getHardwareInfo(),
|
||||
args);
|
||||
|
||||
EncodeDispatchKernel<GfxFamily>::adjustTimestampPacket(*walkerCmd, *rootDeviceEnvironment.getHardwareInfo());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user