mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 22:12:59 +08:00
In order to unify behaviour between L0/OCL with GTPin, OCL callbacks should return debug zebin (if instrumented binary is zebin). This commit fixes currently exisitng issue with no debug data being passed to GTPin if instrumented binary is zebin. Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>