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:
Kamil Diedrich
2022-12-14 09:33:24 +01:00
committed by Compute-Runtime-Automation
parent 232b886056
commit 46136cd2f6
15 changed files with 95 additions and 88 deletions

View File

@@ -49,6 +49,7 @@ extern const DeviceDescriptor deviceDescriptorTable[];
NEO::OsLibrary *setAdapterInfo(const PLATFORM *platform, const GT_SYSTEM_INFO *gtSystemInfo, uint64_t gpuAddressSpace) {
return nullptr;
}
void setupExternalDependencies() {}
using namespace NEO;