mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
In OCL product family of target device is not set which leads to a fail on validating target device in ZEBin path. This change adds function that sets all necessary fields based on provided hardware info. Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>