mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-28 00:03:14 +08:00
Move memory_manager to core folder
Change-Id: I8d84d6982fea3cd785f1e15af0ee7fa361258a23
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
#include "runtime/device_queue/device_queue.h"
|
||||
|
||||
#include "core/helpers/hw_helper.h"
|
||||
#include "core/memory_manager/memory_manager.h"
|
||||
#include "runtime/context/context.h"
|
||||
#include "runtime/device/cl_device.h"
|
||||
#include "runtime/device_queue/device_queue_hw.h"
|
||||
#include "runtime/helpers/dispatch_info.h"
|
||||
#include "runtime/helpers/queue_helpers.h"
|
||||
#include "runtime/memory_manager/memory_manager.h"
|
||||
|
||||
namespace NEO {
|
||||
DeviceQueueCreateFunc deviceQueueFactory[IGFX_MAX_CORE] = {};
|
||||
|
||||
Reference in New Issue
Block a user