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:
Jobczyk, Lukasz
2019-09-04 10:58:52 +02:00
committed by sys_ocldev
parent 7d1f0f9f0e
commit a79b682fc2
81 changed files with 84 additions and 84 deletions

View File

@@ -8,9 +8,9 @@
#include "runtime/command_stream/experimental_command_buffer.h"
#include "core/command_stream/linear_stream.h"
#include "core/memory_manager/memory_constants.h"
#include "runtime/command_stream/command_stream_receiver.h"
#include "runtime/memory_manager/internal_allocation_storage.h"
#include "runtime/memory_manager/memory_constants.h"
#include "runtime/memory_manager/memory_manager.h"
#include <cstring>