mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-27 15:53:13 +08:00
This change simplifies calculating required DSH Size and replaces wrong debug break conditiong causing debug assertion fails in many tests with simple check "calculatedDSHSize > allocatedDSHSize". Related-To: NEO-6077 Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>