mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 20:39:56 +08:00
Moved files from gmm_helper to core
Related-To: NEO-4138 Change-Id: Ib7aecb1531cebbe34abb5c8e57067464726e9009 Signed-off-by: Konstanty Misiak <konstanty.misiak@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
f057712fa7
commit
fc5b98970c
@@ -12,6 +12,7 @@
|
||||
#include "core/execution_environment/root_device_environment.h"
|
||||
#include "core/gmm_helper/gmm_helper.h"
|
||||
#include "core/helpers/debug_helpers.h"
|
||||
#include "core/helpers/get_info.h"
|
||||
#include "core/helpers/hw_helper.h"
|
||||
#include "core/helpers/options.h"
|
||||
#include "core/helpers/string.h"
|
||||
@@ -23,7 +24,6 @@
|
||||
#include "runtime/execution_environment/execution_environment.h"
|
||||
#include "runtime/gtpin/gtpin_notify.h"
|
||||
#include "runtime/helpers/built_ins_helper.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
#include "runtime/os_interface/device_factory.h"
|
||||
#include "runtime/platform/extensions.h"
|
||||
#include "runtime/sharings/sharing_factory.h"
|
||||
|
||||
Reference in New Issue
Block a user