mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00

This commit fixes setting usesStringMap flag for printf, taking into account using indirect functions in legacy (non-zebinary) path. It also adds new field to kernelDescriptor, specifying the binary type (legacy/zebin). Related-To: NEO-6604 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>