mirror of
https://github.com/intel/compute-runtime.git
synced 2025-06-28 17:58:30 +08:00

When a dummy kernel "kernel void_(){}" is passed in sources - specific for workloads with ngen backend - enforce fallback to CTNI for the whole application context (mark the context as non-zebinary). Related-To: NEO-7772 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>