mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
hw_cmds.h usage refactor
create header with include for DEFAULT_PLATFORM what can be used in some places Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:

committed by
Compute-Runtime-Automation

parent
70b41cf3ce
commit
0e65d3e667
@ -237,7 +237,6 @@ if(SUPPORT_GEN12LP)
|
||||
endif()
|
||||
|
||||
if(SUPPORT_XE_HP_CORE)
|
||||
SET_FLAGS_FOR("XE_HP_CORE")
|
||||
set(CORE_XE_HP_CORE_REVISIONS 4)
|
||||
if(TESTS_XE_HP_CORE)
|
||||
if(TESTS_XE_HP_SDV)
|
||||
|
Reference in New Issue
Block a user