mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Refactor per platform extra settings in ocloc
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com> Related-To: NEO-6382
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
515130dbe8
commit
03540d5301
@@ -56,7 +56,7 @@ TestEnvironment *environment = nullptr;
|
||||
using namespace L0::ult;
|
||||
|
||||
PRODUCT_FAMILY productFamily = NEO::DEFAULT_TEST_PLATFORM::hwInfo.platform.eProductFamily;
|
||||
GFXCORE_FAMILY renderCoreFamily = NEO::DEFAULT_TEST_PLATFORM::hwInfo.platform.eRenderCoreFamily;
|
||||
extern GFXCORE_FAMILY renderCoreFamily;
|
||||
int32_t revId = -1;
|
||||
uint32_t euPerSubSlice = 0;
|
||||
uint32_t sliceCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user