mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Move tbx stream, tbx csr to shared
Related-To: NEO-5161 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>i
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
cecee51ac9
commit
39f0387ecc
@ -8,6 +8,7 @@
|
||||
#include "opencl/test/unit_test/libult/create_command_stream.h"
|
||||
|
||||
#include "shared/source/command_stream/command_stream_receiver.h"
|
||||
#include "shared/source/command_stream/tbx_command_stream_receiver.h"
|
||||
#include "shared/source/execution_environment/root_device_environment.h"
|
||||
#include "shared/source/os_interface/device_factory.h"
|
||||
#include "shared/test/common/helpers/default_hw_info.h"
|
||||
@ -16,7 +17,6 @@
|
||||
|
||||
#include "opencl/source/command_stream/aub_command_stream_receiver.h"
|
||||
#include "opencl/source/command_stream/create_command_stream_impl.h"
|
||||
#include "opencl/source/command_stream/tbx_command_stream_receiver.h"
|
||||
#include "opencl/test/unit_test/libult/ult_command_stream_receiver.h"
|
||||
|
||||
#include <cassert>
|
||||
|
Reference in New Issue
Block a user