mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-10 05:49:51 +08:00
Add absolute include paths
Change-Id: I67a6919bbbff1d30c7d6cdb257b41c87bad51e7f Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/array_count.h"
|
||||
#include "shared/source/helpers/array_count.h"
|
||||
#include "opencl/source/command_stream/aub_command_stream_receiver_hw.h"
|
||||
#include "opencl/source/command_stream/aub_command_stream_receiver_hw_bdw_plus.inl"
|
||||
#include "opencl/source/helpers/base_object.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "memory_manager/memory_constants.h"
|
||||
#include "shared/source/memory_manager/memory_constants.h"
|
||||
#include "opencl/source/gen_common/aub_mapper_base.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/completion_stamp.h"
|
||||
#include "helpers/hw_helper.h"
|
||||
#include "shared/source/helpers/completion_stamp.h"
|
||||
#include "shared/source/helpers/hw_helper.h"
|
||||
#include "opencl/source/aub_mem_dump/aub_alloc_dump.inl"
|
||||
#include "opencl/source/aub_mem_dump/aub_mem_dump.inl"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "opencl/source/mem_obj/buffer_bdw_plus.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "memory_manager/unified_memory_manager.h"
|
||||
#include "shared/source/memory_manager/unified_memory_manager.h"
|
||||
#include "opencl/source/command_queue/command_queue_hw.h"
|
||||
#include "opencl/source/command_queue/command_queue_hw_bdw_plus.inl"
|
||||
#include "opencl/source/command_queue/enqueue_resource_barrier.h"
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "command_stream/command_stream_receiver_hw_bdw_plus.inl"
|
||||
#include "debug_settings/debug_settings_manager.h"
|
||||
#include "helpers/blit_commands_helper_bdw_plus.inl"
|
||||
#include "shared/source/command_stream/command_stream_receiver_hw_bdw_plus.inl"
|
||||
#include "shared/source/debug_settings/debug_settings_manager.h"
|
||||
#include "shared/source/helpers/blit_commands_helper_bdw_plus.inl"
|
||||
#include "opencl/source/command_stream/device_command_stream.h"
|
||||
#include "opencl/source/gen11/reg_configs.h"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "opencl/source/device_queue/device_queue_hw.h"
|
||||
#include "opencl/source/device_queue/device_queue_hw_bdw_plus.inl"
|
||||
#include "opencl/source/device_queue/device_queue_hw_profiling.inl"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "command_stream/command_stream_receiver_hw.h"
|
||||
#include "shared/source/command_stream/command_stream_receiver_hw.h"
|
||||
#include "opencl/source/command_queue/command_queue_hw.h"
|
||||
#include "opencl/source/command_stream/aub_command_stream_receiver_hw.h"
|
||||
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.h"
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "command_stream/experimental_command_buffer.h"
|
||||
#include "command_stream/experimental_command_buffer.inl"
|
||||
#include "helpers/hw_helper.h"
|
||||
#include "shared/source/command_stream/experimental_command_buffer.h"
|
||||
#include "shared/source/command_stream/experimental_command_buffer.inl"
|
||||
#include "shared/source/helpers/hw_helper.h"
|
||||
|
||||
namespace NEO {
|
||||
typedef ICLFamily GfxFamily;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_info.h"
|
||||
#include "shared/source/gen11/hw_info.h"
|
||||
#include "opencl/source/command_queue/gpgpu_walker_bdw_plus.inl"
|
||||
#include "opencl/source/command_queue/hardware_interface_bdw_plus.inl"
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "debug_settings/debug_settings_manager.h"
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "shared/source/debug_settings/debug_settings_manager.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "opencl/source/helpers/hardware_commands_helper.h"
|
||||
#include "opencl/source/helpers/hardware_commands_helper.inl"
|
||||
#include "opencl/source/helpers/hardware_commands_helper_base.inl"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/flat_batch_buffer_helper_hw.inl"
|
||||
#include "helpers/hw_helper_bdw_plus.inl"
|
||||
#include "shared/source/helpers/flat_batch_buffer_helper_hw.inl"
|
||||
#include "shared/source/helpers/hw_helper_bdw_plus.inl"
|
||||
#include "opencl/source/aub/aub_helper_bdw_plus.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "memory_manager/memory_constants.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "shared/source/memory_manager/memory_constants.h"
|
||||
#include "opencl/source/aub_mem_dump/aub_services.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "memory_manager/memory_constants.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "shared/source/memory_manager/memory_constants.h"
|
||||
#include "opencl/source/aub_mem_dump/aub_services.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds_lkf.h"
|
||||
#include "memory_manager/memory_constants.h"
|
||||
#include "shared/source/gen11/hw_cmds_lkf.h"
|
||||
#include "shared/source/memory_manager/memory_constants.h"
|
||||
#include "opencl/source/aub_mem_dump/aub_services.h"
|
||||
|
||||
#include "engine_node.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds_base.h"
|
||||
#include "shared/source/gen11/hw_cmds_base.h"
|
||||
#include "opencl/source/mem_obj/image.h"
|
||||
#include "opencl/source/mem_obj/image.inl"
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/hw_info.h"
|
||||
#include "os_interface/hw_info_config.h"
|
||||
#include "shared/source/helpers/hw_info.h"
|
||||
#include "shared/source/os_interface/hw_info_config.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "os_interface/hw_info_config.inl"
|
||||
#include "os_interface/hw_info_config_bdw_plus.inl"
|
||||
#include "shared/source/os_interface/hw_info_config.inl"
|
||||
#include "shared/source/os_interface/hw_info_config_bdw_plus.inl"
|
||||
|
||||
#ifdef SUPPORT_ICLLP
|
||||
#include "hw_info_config_icllp.inl"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/hw_info.h"
|
||||
#include "os_interface/hw_info_config.h"
|
||||
#include "shared/source/helpers/hw_info.h"
|
||||
#include "shared/source/os_interface/hw_info_config.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/hw_info.h"
|
||||
#include "os_interface/hw_info_config.h"
|
||||
#include "shared/source/helpers/hw_info.h"
|
||||
#include "shared/source/os_interface/hw_info_config.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
#include "helpers/preamble.h"
|
||||
#include "shared/source/helpers/preamble.h"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "opencl/source/sampler/sampler.h"
|
||||
#include "opencl/source/sampler/sampler.inl"
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/state_base_address.h"
|
||||
#include "helpers/state_base_address_bdw_plus.inl"
|
||||
#include "shared/source/helpers/state_base_address.h"
|
||||
#include "shared/source/helpers/state_base_address_bdw_plus.inl"
|
||||
|
||||
namespace NEO {
|
||||
template struct StateBaseAddressHelper<ICLFamily>;
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "helpers/array_count.h"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "shared/source/helpers/array_count.h"
|
||||
#include "opencl/source/command_stream/command_stream_receiver_with_aub_dump.inl"
|
||||
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.h"
|
||||
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.inl"
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "gen11/hw_cmds.h"
|
||||
#include "helpers/windows/gmm_callbacks.h"
|
||||
#include "helpers/windows/gmm_callbacks.inl"
|
||||
#include "shared/source/gen11/hw_cmds.h"
|
||||
#include "shared/source/helpers/windows/gmm_callbacks.h"
|
||||
#include "shared/source/helpers/windows/gmm_callbacks.inl"
|
||||
|
||||
using namespace NEO;
|
||||
|
||||
|
||||
@@ -5,10 +5,10 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "helpers/hw_info.h"
|
||||
#include "os_interface/hw_info_config.h"
|
||||
#include "os_interface/hw_info_config.inl"
|
||||
#include "os_interface/hw_info_config_bdw_plus.inl"
|
||||
#include "shared/source/helpers/hw_info.h"
|
||||
#include "shared/source/os_interface/hw_info_config.h"
|
||||
#include "shared/source/os_interface/hw_info_config.inl"
|
||||
#include "shared/source/os_interface/hw_info_config_bdw_plus.inl"
|
||||
|
||||
namespace NEO {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user