mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Provide minimalistic arg info metada when provided native binary is missing kernels_misc_info section. - For args passed by value and by pointer (-images/samplers), do not specify type name - instead, return an opaque* type name with size. Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>