mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Change DEBUG_BREAK to UNRECOVERABLE macro in the case of offset greater than 32 bit (4 GB). Such huge offsets are not supported. Current implementation is able to hide issues leading to incorrect behaviour (i.e. overwritting indirect data). Related-To: NEO-7970 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>