mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-31 12:11:31 +08:00
Move CommandStreamReceiver to core
Change-Id: Id8ed0e680f77b4dd9614f0096c3e6d9a1d04b3d3 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
6652e11878
commit
daed7cbc00
@@ -7,11 +7,11 @@
|
||||
|
||||
#include "unit_tests/libult/create_command_stream.h"
|
||||
|
||||
#include "core/command_stream/command_stream_receiver.h"
|
||||
#include "core/execution_environment/root_device_environment.h"
|
||||
#include "core/unit_tests/helpers/default_hw_info.h"
|
||||
#include "core/unit_tests/helpers/ult_hw_config.h"
|
||||
#include "runtime/command_stream/aub_command_stream_receiver.h"
|
||||
#include "runtime/command_stream/command_stream_receiver.h"
|
||||
#include "runtime/command_stream/create_command_stream_impl.h"
|
||||
#include "runtime/command_stream/tbx_command_stream_receiver.h"
|
||||
#include "unit_tests/libult/ult_command_stream_receiver.h"
|
||||
|
||||
Reference in New Issue
Block a user