Move populateFactoryTable() to shared

Related-To: NEO-3964

Change-Id: I9da0395265dc164deda219d5390dd9540e04f9aa
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
Filip Hazubski
2020-10-14 14:04:29 +02:00
committed by sys_ocldev
parent 34176a8ea9
commit 60bfcbd69f
38 changed files with 57 additions and 15 deletions

View File

@@ -6,6 +6,7 @@
*/
#include "shared/source/command_stream/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"