mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-09 22:43:00 +08:00
Add template structs for L1 cache policy helper
Related-To: NEO-7003 Signed-off-by: Szymon Morek <szymon.morek@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8905fb0174
commit
9203f8787b
@@ -16,6 +16,7 @@
|
||||
namespace NEO {
|
||||
|
||||
#ifdef SUPPORT_BDW
|
||||
template struct L1CachePolicyHelper<IGFX_BROADWELL>;
|
||||
static EnableGfxProductHw<IGFX_BROADWELL> enableGfxProductHwBDW;
|
||||
|
||||
#include "shared/source/gen8/compiler_hw_info_config_bdw.inl"
|
||||
|
||||
Reference in New Issue
Block a user