mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-20 13:11:34 +08:00
Move a GfxPartition to the core dir
Related-To: NEO-3677 Change-Id: Ia89ba93eefbb2921ef7d64bde7ed4114a0c78e0d Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
7d1f0f9f0e
commit
a79b682fc2
@ -10,8 +10,8 @@
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/basic_math.h"
|
||||
#include "core/helpers/ptr_math.h"
|
||||
#include "core/memory_manager/memory_constants.h"
|
||||
#include "runtime/memory_manager/graphics_allocation.h"
|
||||
#include "runtime/memory_manager/memory_constants.h"
|
||||
|
||||
namespace NEO {
|
||||
class GraphicsAllocation;
|
||||
|
Reference in New Issue
Block a user