mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-22 01:48:50 +08:00
When env variable is set, then copies are always done on CPU. Change the logic of CPU copy to make sure we lock if targeting device memory. Related-To: NEO-7564 Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>