Extract functions to command_stream_receiver_simulated_common_hw_base.inl

Change-Id: Ide3cede86faa397d4df84a38f0f8a79c3273c266
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
Related-To: NEO-3016
This commit is contained in:
Maciej Dziuban
2019-05-13 09:53:19 +02:00
committed by sys_ocldev
parent b8fb5e683b
commit 03c05c3f77
7 changed files with 65 additions and 52 deletions

View File

@@ -5,7 +5,7 @@
*
*/
#include "runtime/command_stream/command_stream_receiver_simulated_common_hw.inl"
#include "runtime/command_stream/command_stream_receiver_simulated_common_hw_bdw_plus.inl"
namespace NEO {
typedef ICLFamily Family;