mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
Move a unified memory manager to the core dir
Related-To: NEO-3677 Change-Id: Ib60dea2bcaaf5feea97d61cb9f54baee4c6b4b64 Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
d18d1b6ce4
commit
3bd4baeba3
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "core/memory_manager/unified_memory_manager.h"
|
||||
#include "runtime/command_queue/command_queue_hw.h"
|
||||
#include "runtime/command_queue/command_queue_hw_bdw_plus.inl"
|
||||
#include "runtime/command_queue/enqueue_resource_barrier.h"
|
||||
#include "runtime/memory_manager/unified_memory_manager.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user