mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
Add wddm ult for wsl build [5/n]
Related-To: NEO-6066 Signed-off-by: Kamil Diedrich <kamil.diedrich@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
232b886056
commit
46136cd2f6
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2018-2021 Intel Corporation
|
||||
* Copyright (C) 2018-2022 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
@@ -22,6 +22,7 @@ void TestEnvironment::SetUp() {
|
||||
fclPushDebugVars(fclDefaultDebugVars);
|
||||
igcPushDebugVars(igcDefaultDebugVars);
|
||||
if (libraryOS == nullptr) {
|
||||
setupExternalDependencies();
|
||||
libraryOS = setAdapterInfo(&hwInfoDefaultDebugVars.platform,
|
||||
&hwInfoDefaultDebugVars.gtSystemInfo,
|
||||
hwInfoDefaultDebugVars.capabilityTable.gpuAddressSpace);
|
||||
|
||||
Reference in New Issue
Block a user