mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

In zebin type POINTER and address of strings are written into print buffer. This change allows the type to be POINTER=7, before only STRING=5 type was accepted. Signed-off-by: Krystian Chmielewski <krystian.chmielewski@intel.com>