mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 09:14:47 +08:00
Given a following sequence of setting kernel arg svm pointers: A, nullptr, A the kernel arg was not being set to A Related-To: NEO-6895 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>