Include hw_cmds for specific gen when possible

Change-Id: I3fc55321f92d02419c4c04e6d1bc28b09b306c0f
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
Maciej Dziuban
2019-08-23 13:57:58 +02:00
committed by sys_ocldev
parent 5f2de3e083
commit f86bbd99d2
37 changed files with 38 additions and 66 deletions

View File

@@ -5,11 +5,10 @@
*
*/
#include "runtime/gen8/hw_cmds.h"
#include "runtime/mem_obj/image.h"
#include "runtime/mem_obj/image.inl"
#include "hw_cmds.h"
#include <map>
namespace NEO {