mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Move gmm to core
Change-Id: I787dfcb3ca3926ce10e2e3c748594713df5fc467 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "runtime/memory_manager/os_agnostic_memory_manager.h"
|
||||
|
||||
#include "core/execution_environment/root_device_environment.h"
|
||||
#include "core/gmm_helper/gmm.h"
|
||||
#include "core/gmm_helper/gmm_helper.h"
|
||||
#include "core/gmm_helper/resource_info.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
@@ -20,7 +21,6 @@
|
||||
#include "core/os_interface/os_memory.h"
|
||||
#include "runtime/aub/aub_center.h"
|
||||
#include "runtime/execution_environment/execution_environment.h"
|
||||
#include "runtime/gmm_helper/gmm.h"
|
||||
#include "runtime/helpers/surface_formats.h"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
Reference in New Issue
Block a user