mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Move host_ptr_defines to the core dir
Related-To: NEO-3677 Change-Id: Ic973fb65f584563cc3fbcfa20eb81fe687dc5435 Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
751de37635
commit
3fe91e6d69
@@ -10,13 +10,13 @@
|
||||
#include "core/command_stream/preemption_mode.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/memory_manager/gfx_partition.h"
|
||||
#include "core/memory_manager/host_ptr_defines.h"
|
||||
#include "core/memory_manager/local_memory_usage.h"
|
||||
#include "core/page_fault_manager/cpu_page_fault_manager.h"
|
||||
#include "public/cl_ext_private.h"
|
||||
#include "runtime/helpers/engine_control.h"
|
||||
#include "runtime/memory_manager/allocation_properties.h"
|
||||
#include "runtime/memory_manager/graphics_allocation.h"
|
||||
#include "runtime/memory_manager/host_ptr_defines.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user