mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-10 05:49:51 +08:00
Correct XE_HP_CORE flags setup
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
de0fdd643b
commit
ef80a942f5
@@ -201,6 +201,7 @@ if(SUPPORT_GEN12LP)
|
||||
endif()
|
||||
|
||||
if(SUPPORT_XE_HP_CORE)
|
||||
SET_FLAGS_FOR("XE_HP_CORE")
|
||||
set(CORE_XE_HP_CORE_REVISIONS 0)
|
||||
if(TESTS_XE_HP_CORE)
|
||||
ADD_ITEM_FOR_GEN("FAMILY_NAME" "TESTED" "XE_HP_CORE" "XeHpFamily")
|
||||
|
||||
Reference in New Issue
Block a user