mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 23:33:20 +08:00
Related-To: NEO-8145 New API helps to define supported input data size for wait API: zexCommandListAppendWaitOnMemory[64]. If user uses API with greater size than supported, API call may return error. Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>