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

@@ -5,7 +5,8 @@
*
*/
#include "opencl/source/command_stream/tbx_command_stream_receiver_hw.h"
#include "shared/source/command_stream/tbx_command_stream_receiver_hw.h"
#include "opencl/test/unit_test/fixtures/cl_device_fixture.h"
#include "test.h"