mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 04:23:00 +08:00
If user provided not-null hostptr field, then the driver should try to use it. This change adds omitted functionality, which handles the described case also in createUnifiedMemoryAllocation(). Related-To: NEO-7600 Signed-off-by: Wrobel, Patryk <patryk.wrobel@intel.com>