mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-23 11:03:02 +08:00
This commit prevents a yaml parsing error in case a data type is passed after empty vetor type data entry with the same indendation. In this case, a parsing error will be returned. - Corrected .ze_info section in valid empty program (zebin mock) - Minor ults refactor in order to use mock zebin program with valid .ze_info Related-To: NEO-6735 Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>