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:
Dominik Dabek
2021-05-31 11:28:07 +02:00
committed by Compute-Runtime-Automation
parent cecee51ac9
commit 39f0387ecc
35 changed files with 42 additions and 44 deletions

View File

@@ -6,10 +6,10 @@
*/
#include "shared/source/command_stream/command_stream_receiver_hw.h"
#include "shared/source/command_stream/tbx_command_stream_receiver_hw.h"
#include "shared/source/helpers/populate_factory.h"
#include "opencl/source/command_stream/aub_command_stream_receiver_hw.h"
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.h"
#include "opencl/source/mem_obj/buffer.h"
namespace NEO {