mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 18:25:05 +08:00
If on clCreateProgramWithSource() call we detect a nGen dummy kernel usage, then enforce fallback to the patchtokens format (only for this kernel). Extend this logic to all platforms (previously - only for TGL/ICL). Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>