mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 17:29:14 +08:00
This commit adds handling for "invalid_kernel" kernel's attribute. This attribute is present when kernel is invalid e.g. could not be correctly compiled due to missing feature. Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>