Move aub and tbx code to shared

Related-To: NEO-3964

Change-Id: Ice978e582721498d7496f989767ce7d6f5f4caf4
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2020-10-16 12:10:52 +02:00
committed by sys_ocldev
parent ccd5abfbfd
commit ca5f34133b
109 changed files with 153 additions and 177 deletions

View File

@@ -6,10 +6,9 @@
*/
#pragma once
#include "shared/source/aub/aub_mapper_base.h"
#include "shared/source/helpers/constants.h"
#include "opencl/source/aub/aub_mapper_base.h"
#include "engine_node.h"
namespace NEO {