mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
- prepare bindful ssh when kernel requires ssh heap and SurfaceStateBaseAddress - remove lastAppendedKernelBindlesMode - local ssh heap may be needed for bindless kernels with scratch or misaligned buffer args - use ssh heap gpu address to program SurfaceStateBaseAddress, global base is used for BindlessSurfaceState and DynamicState Related-To: NEO-7063 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>