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

Related-To: NEO-7237 If size is small enough, it is more efficient to perform copy through locked ptr on CPU. This change also introduces experimental flag to enable this. Signed-off-by: Szymon Morek <szymon.morek@intel.com>