mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move headers to core
- hw_info - hw_cmds - kmd_notify_properties - completion_stamp - bxml_generator_glue Related-To: NEO-3982 Change-Id: I3ed3ef81f42596f381e60c19250f6eb1296d47a4 Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
c6354c8741
commit
54f65c0243
@ -9,6 +9,7 @@
|
||||
|
||||
#include "core/execution_environment/root_device_environment.h"
|
||||
#include "core/helpers/aligned_memory.h"
|
||||
#include "core/helpers/hw_info.h"
|
||||
#include "core/helpers/kernel_helpers.h"
|
||||
#include "core/memory_manager/unified_memory_manager.h"
|
||||
#include "core/utilities/stackvec.h"
|
||||
@ -25,7 +26,6 @@
|
||||
#include "runtime/event/user_event.h"
|
||||
#include "runtime/gtpin/gtpin_notify.h"
|
||||
#include "runtime/helpers/get_info.h"
|
||||
#include "runtime/helpers/hw_info.h"
|
||||
#include "runtime/helpers/mem_properties_parser_helper.h"
|
||||
#include "runtime/helpers/memory_properties_flags_helpers.h"
|
||||
#include "runtime/helpers/options.h"
|
||||
|
Reference in New Issue
Block a user