mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Globals surface allocation via USM manager will have correct allocation type set (instead of just BUFFER) and will use cpu copy when possible. Related-To: NEO-7796 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>