Rename core family names to meet naming convention

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2022-07-25 15:30:11 +00:00
committed by Compute-Runtime-Automation
parent c200c6e2dd
commit 8424b27754
292 changed files with 673 additions and 673 deletions

View File

@@ -12,7 +12,7 @@
namespace NEO {
using Family = NEO::TGLLPFamily;
using Family = NEO::Gen12LpFamily;
static auto coreFamily = IGFX_GEN12LP_CORE;