All the log output seems to be from wined3d not dxvk, so i am guessing it isn't installed into the prefix or overrides are gone?
Edit: oh wait sorry you wrote that with the second log. Should finish reading before making a comment
How are you installing the dxvk files in to the prefix
I extracted the 2.3 tar.gz archive.
I copied all files from the x32 folder to ~/LotRO/drive_c/windows/system32/
I copied all files from the x64 folder to ~/LotRO/drive_c/windows/syswow64/
I placed an DLL overwrite for d3d10core.dll, d3d11.dll, d3d9.dll, dxgi.dll and changed it to "native".
Then i performed an "wineboot -u"
The program works fine for some years. It stopped working from one day to the other...
I copied all files from the x32 folder to ~/LotRO/drive_c/windows/system32/
I copied all files from the x64 folder to ~/LotRO/drive_c/windows/syswow64/
You have to do it the other way around. syswow64 is actually the 32bit folder and system32 64bit.
In a default 32bit/64bit prefix at least. A pure 32bit prefix would have system32 be 32bit
Thnx for fast reply. After this, i copied the DLL to the right place. I also restored the whole wineprefix from my backup. Yesterday it worked, today it didn't work.
jka@birdie:~/Downloads/dxvk-2.2$ cp x32/* ~/LotRO/drive_c/windows/syswow64/
jka@birdie:~/Downloads/dxvk-2.2$ cp x64/* ~/LotRO/drive_c/windows/system32/
jka@birdie:~/Downloads/dxvk-2.2$ cat ~/Programme/lotro.sh
#!/bin/sh
export WINEPREFIX=~/LotRO
export DXVK_HUD=1
/opt/wine-staging/bin/wine "C:/Program Files (x86)/StandingStoneGames/Der Herr der Ringe Online/LotroLauncher.exe"
jka@birdie:~/Downloads/dxvk-2.2$ ~/Programme/lotro.sh
002c:fixme:winediag:loader_init wine-staging 9.3 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0088:fixme:wineusb:query_id Unhandled ID query type 0x5.
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-2.2\\", starting in the Windows directory.
0034:err:menubuilder:write_freedesktop_mime_type_entry error writing file L"\\\\?\\unix\\home\\jka\\.local\\share\\mime\\packages\\x-wine-extension-/bzw.xml"
0034:err:menubuilder:write_freedesktop_association_entry error writing association file L"\\\\?\\unix\\home\\jka\\.local\\share\\applications\\wine-extension-/bzw.desktop"
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-2.2\\", starting in the Windows directory.
011c:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
011c:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
011c:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
011c:fixme:toolhelp:Heap32ListFirst : stub
011c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
011c:fixme:win:NtUserFlashWindowEx 0x8cf5d0 - semi-stub
011c:fixme:win:RegisterTouchWindow hwnd 00010080, flags 0 stub!
011c:fixme:win:NtUserFlashWindowEx 0x8ccf84 - semi-stub
011c:fixme:msvcrt:__clean_type_info_names_internal (03F2AB00) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (101E5704) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (7927FE28) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (7921EFF4) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (703527EC) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (72621AF4) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (70460CE4) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (717CEC9C) stub
011c:fixme:msvcrt:__clean_type_info_names_internal (70CCC1FC) stub
jka@birdie:~/Downloads/dxvk-2.2$ info: Game: lotroclient64.exe
info: DXVK: v2.2
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x736b3f00
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: Enabled instance extensions:
info: VK_KHR_get_surface_capabilities2
info: VK_KHR_surface
info: VK_KHR_win32_surface
warn: Skipping Vulkan 1.2 adapter: AMD RADV POLARIS10 (ACO)
warn: Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn: DXVK: No adapters found. Please check your device filter settings and Vulkan setup.
warn: DXGI: Found monitors not associated with any adapter, using fallback
info: Game: lotroclient64.exe
info: DXVK: v2.2
info: Vulkan: Found vkGetInstanceProcAddr in winevulkan.dll @ 0x75503f00
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
info: OpenXR
info: OpenVR: could not open registry key, status 2
info: OpenVR: Failed to locate module
info: Enabled instance extensions:
info: VK_KHR_get_surface_capabilities2
info: VK_KHR_surface
info: VK_KHR_win32_surface
warn: Skipping Vulkan 1.2 adapter: AMD RADV POLARIS10 (ACO)
warn: Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn: DXVK: No adapters found. Please check your device filter settings and Vulkan setup.
warn: DXGI: Found monitors not associated with any adapter, using fallback
0174:err:ole:CoUninitialize Mismatched CoUninitialize
0174:fixme:msvcrt:__clean_type_info_names_internal (00000001800406B8) stub
0174:fixme:msvcrt:__clean_type_info_names_internal (00000000122710B0) stub
jka@birdie:~/Downloads/dxvk-2.2$
You have absolutely ancient drivers that don't support vulkan 1.3 and won't work with dxvk versions newer than 1.10.x
This is the latest release (Linux Mint Debian Edition). The kisak ppa is not supported on this distribution. Version 2.2 worked until yesterday without any changes. I switched to dxvk 1.10-1, but the game still didn't start.
Paket mesa-vulkan-drivers:
i 20.3.5-1 oldstable 500
Paket mesa-vulkan-drivers:i386:
i 20.3.5-1 oldstable 500
root@birdie:~#```
```jka@birdie:~/Downloads$ cd dxvk-1.10.1/
jka@birdie:~/Downloads/dxvk-1.10.1$ ls
setup_dxvk.sh x32 x64
jka@birdie:~/Downloads/dxvk-1.10.1$ ./setup_dxvk.sh install
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
wine: configuration in L"home/jka/LotRO" has been updated.
'/home/jka/LotRO/dosdevices/c:/windows/system32/dxgi.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x64/dxgi.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/system32/dxgi.dll'
'/home/jka/LotRO/dosdevices/c:/windows/syswow64/dxgi.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x32/dxgi.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/syswow64/dxgi.dll'
'/home/jka/LotRO/dosdevices/c:/windows/system32/d3d9.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x64/d3d9.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/system32/d3d9.dll'
'/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d9.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x32/d3d9.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d9.dll'
'/home/jka/LotRO/dosdevices/c:/windows/system32/d3d10core.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x64/d3d10core.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/system32/d3d10core.dll'
'/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d10core.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x32/d3d10core.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d10core.dll'
'/home/jka/LotRO/dosdevices/c:/windows/system32/d3d11.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x64/d3d11.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/system32/d3d11.dll'
'/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d11.dll' wurde entfernt
'/home/jka/Downloads/dxvk-1.10.1/x32/d3d11.dll' -> '/home/jka/LotRO/dosdevices/c:/windows/syswow64/d3d11.dll'
jka@birdie:~/Downloads/dxvk-1.10.1$ winecfg
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
jka@birdie:~/Downloads/dxvk-1.10.1$ /home/jka/Programme/lotro.sh
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
wine: could not open working directory L"unix\\home\\jka\\Downloads\\dxvk-1.10.1\\", starting in the Windows directory.
02a0:fixme:heap:RtlSetHeapInformation HEAP_INFORMATION_CLASS 1 not implemented!
02a0:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
02a0:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
02a0:fixme:toolhelp:Heap32ListFirst : stub
02a0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
02a0:fixme:win:NtUserFlashWindowEx 0x8cf5d0 - semi-stub
02a0:fixme:win:RegisterTouchWindow hwnd 000500C2, flags 0 stub!
02a0:fixme:win:NtUserFlashWindowEx 0x8ccf84 - semi-stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (0AF0AB00) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (101E5704) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6D3DFE28) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6D37EFF4) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6D5B27EC) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (703E1AF4) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6D6C0CE4) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6E7BEC9C) stub
02a0:fixme:msvcrt:__clean_type_info_names_internal (6DF2C1FC) stub
jka@birdie:~/Downloads/dxvk-1.10.1$ 02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11e5b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11e5b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011E640 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000407FB0 0 0x00000300: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11e0a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11e0a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011E130 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408010 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011E138 L"\\" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011E138 L"TH" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11cc70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11cc70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011CD00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408010 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011CD08 L"\\" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011CD08 L"TH" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11c790, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11c790, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011C820 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408040 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011C828 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11b360, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11b360, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011B3F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408040 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011B3F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11ae80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x11ae80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000011AF10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408070 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000011AF18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x119a50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x119a50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000119AE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408070 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000119AE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x119570, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x119570, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000119600 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004080A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000119608 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x118140, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x118140, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001181D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004080A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001181D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x117c60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x117c60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000117CF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004080D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000117CF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x116830, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x116830, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001168C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004080D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001168C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x116350, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x116350, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001163E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408100 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001163E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x114f20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x114f20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000114FB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408100 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000114FB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x114a40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x114a40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000114AD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408130 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000114AD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x113610, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x113610, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001136A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408130 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001136A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x113130, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x113130, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001131C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408160 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001131C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x111d00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x111d00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000111D90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408160 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000111D98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x111820, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x111820, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001118B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408190 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001118B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1103f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1103f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000110480 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408190 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000110488 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10ff10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10ff10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010FFA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004081C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010FFA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10eae0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10eae0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010EB70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004081C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010EB78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10e600, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10e600, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010E690 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004081F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010E698 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10d1d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10d1d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010D260 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004081F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010D268 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10ccf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10ccf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010CD80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408220 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010CD88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10b8c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10b8c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010B950 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408220 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010B958 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10b3e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x10b3e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010B470 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408250 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010B478 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x109fb0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x109fb0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000010A040 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408250 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000010A048 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x109ad0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x109ad0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000109B60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408280 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000109B68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1086a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1086a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000108730 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000408280 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000108738 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1081c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1081c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000108250 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004082B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000108258 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x106d90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x106d90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000106E20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004082B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106E28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1068b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x1068b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000106940 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E030 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106948 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106948 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106948 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106948 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000106948 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x105480, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x105480, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000105510 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E030 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105518 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105518 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105518 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105518 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105518 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x104fa0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x104fa0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000105030 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E060 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105038 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105038 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105038 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105038 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000105038 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x103b70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x103b70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000103C00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E060 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103C08 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103C08 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103C08 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103C08 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103C08 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x103690, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x103690, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000103720 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E090 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103728 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103728 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000103728 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x102260, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x102260, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001022F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E090 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001022F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001022F8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001022F8 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x101d80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x101d80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000101E10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E0C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000101E18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x100950, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x100950, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000001009E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E0C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000001009E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x100470, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x100470, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000100500 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E0F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000100508 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xff040, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xff040, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FF0D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E0F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FF0D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfeb60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfeb60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FEBF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E120 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FEBF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfd730, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfd730, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FD7C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E120 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FD7C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfd250, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfd250, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FD2E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E150 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FD2E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfbe20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfbe20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FBEB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E150 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FBEB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfb940, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfb940, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FB9D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E180 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FB9D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfa510, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfa510, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FA5A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E180 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FA5A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfa030, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xfa030, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000FA0C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E1B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000FA0C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf8c00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf8c00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F8C90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E1B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F8C98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf8720, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf8720, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F87B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E1E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F87B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F87B8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf72f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf72f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F7380 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E1E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F7388 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F7388 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf6e10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf6e10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F6EA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E210 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F6EA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf59e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf59e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F5A70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E210 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F5A78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf5500, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf5500, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F5590 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E240 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F5598 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf40d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf40d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F4160 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E240 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F4168 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf3bf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf3bf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F3C80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E270 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F3C88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf27c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf27c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F2850 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E270 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F2858 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf22e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf22e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F2370 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E2A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F2378 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F2378 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf0eb0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf0eb0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F0F40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E2A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F0F48 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F0F48 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf09d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xf09d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000F0A60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E2D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000F0A68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xef5a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xef5a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EF630 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E2D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EF638 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xef0c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xef0c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EF150 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E300 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EF158 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xedc90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xedc90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EDD20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E300 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EDD28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xed7b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xed7b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000ED840 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E330 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ED848 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xec380, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xec380, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EC410 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E330 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EC418 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xebea0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xebea0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EBF30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E360 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EBF38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xeaa70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xeaa70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EAB00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E360 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EAB08 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xea590, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xea590, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000EA620 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E390 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000EA628 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe9160, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe9160, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E91F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E390 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E91F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe8c80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe8c80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E8D10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E3C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E8D18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe7850, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe7850, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E78E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E3C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E78E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe7370, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe7370, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E7400 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E3F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E7408 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe5f40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe5f40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E5FD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E3F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E5FD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe5a60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe5a60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E5AF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E420 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E5AF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe4630, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe4630, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E46C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E420 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E46C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe4150, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe4150, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E41E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E450 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E41E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe2d20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe2d20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E2DB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E450 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E2DB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe2840, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe2840, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E28D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E480 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E28D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe1410, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe1410, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E14A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E480 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E14A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe0f30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xe0f30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000E0FC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E4B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000E0FC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdfb00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdfb00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DFB90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E4B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DFB98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdf620, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdf620, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DF6B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E4E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DF6B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xde1f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xde1f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DE280 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E4E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DE288 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xddd10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xddd10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DDDA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E510 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DDDA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdc8e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdc8e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DC970 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E510 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DC978 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdc400, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdc400, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DC490 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E540 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DC498 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdafd0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdafd0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DB060 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E540 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DB068 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdaaf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xdaaf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000DAB80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E570 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000DAB88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd96c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd96c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D9750 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000040E570 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D9758 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd91e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd91e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D9270 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412820 0 0x00000300: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd7db0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd7db0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D7E40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412820 0 0x00000300: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd78d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd78d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D7960 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412850 0 0x00000300: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd64a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd64a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D6530 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412850 0 0x00000300: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd5fc0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd5fc0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D6050 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412880 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D6058 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd4b90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd4b90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D4C20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412880 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D4C28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd46b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd46b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D4740 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004128B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D4748 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd3280, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd3280, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D3310 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004128B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D3318 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd2da0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd2da0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D2E30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004128E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D2E38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd1970, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd1970, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D1A00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004128E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D1A08 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd1490, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd1490, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D1520 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412910 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D1528 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd0060, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xd0060, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000D00F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412910 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000D00F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcfb80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcfb80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CFC10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412940 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CFC18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xce750, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xce750, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CE7E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412940 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CE7E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xce270, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xce270, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CE300 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412970 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CE308 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcce40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcce40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CCED0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412970 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CCED8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcc960, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcc960, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CC9F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004129A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CC9F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcb530, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcb530, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CB5C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004129A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CB5C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcb050, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xcb050, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000CB0E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004129D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000CB0E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc9c20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc9c20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C9CB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004129D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C9CB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc9740, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc9740, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C97D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C97D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc8310, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc8310, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C83A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C83A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc7e30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc7e30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C7EC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C7EC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc6a00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc6a00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C6A90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C6A98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc6520, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc6520, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C65B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C65B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc50f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc50f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C5180 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C5188 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc4c10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc4c10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C4CA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A90 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C4CA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C4CA8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc37e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc37e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C3870 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412A90 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C3878 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C3878 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc3300, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc3300, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C3390 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412AC0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C3398 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc1ed0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc1ed0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C1F60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412AC0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C1F68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc19f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc19f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C1A80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412AF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C1A88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc05c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc05c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C0650 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412AF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C0658 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc00e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xc00e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000C0170 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000C0178 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbecb0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbecb0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BED40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BED48 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbe7d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbe7d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BE860 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BE868 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbd3a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbd3a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BD430 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BD438 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbcec0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbcec0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BCF50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BCF58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbba90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbba90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BBB20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412B80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BBB28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbb5b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xbb5b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BB640 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412BB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BB648 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xba180, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xba180, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000BA210 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412BB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000BA218 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb9ca0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb9ca0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B9D30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412BE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B9D38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb8870, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb8870, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B8900 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412BE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B8908 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb8390, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb8390, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B8420 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B8428 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb6f60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb6f60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B6FF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B6FF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb6a80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb6a80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B6B10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B6B18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb5650, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb5650, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B56E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B56E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb5170, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb5170, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B5200 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B5208 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb3d40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb3d40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B3DD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412C70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B3DD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb3860, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb3860, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B38F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412CA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B38F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb2430, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb2430, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B24C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412CA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B24C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb1f50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb1f50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B1FE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412CD0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B1FE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb0b20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb0b20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B0BB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412CD0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B0BB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb0640, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xb0640, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000B06D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000B06D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaf210, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaf210, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AF2A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AF2A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaed30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaed30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AEDC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AEDC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xad900, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xad900, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AD990 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AD998 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xad420, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xad420, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AD4B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AD4B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xabff0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xabff0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AC080 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412D60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AC088 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xabb10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xabb10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000ABBA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ABBA8 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ABBA8 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ABBA8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ABBA8 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000ABBA8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaa6e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaa6e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AA770 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA778 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA778 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA778 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA778 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA778 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaa200, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xaa200, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000AA290 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA298 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA298 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA298 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA298 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000AA298 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa8dd0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa8dd0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A8E60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8E68 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8E68 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8E68 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8E68 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8E68 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa88f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa88f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A8980 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8988 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8988 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A8988 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa74c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa74c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A7550 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412E70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A7558 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A7558 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A7558 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa6fe0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa6fe0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A7070 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412EA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A7078 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa5bb0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa5bb0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A5C40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412EA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A5C48 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa56d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa56d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A5760 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412ED0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A5768 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa42a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa42a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A4330 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412ED0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A4338 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa3dc0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa3dc0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A3E50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A3E58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa2990, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa2990, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A2A20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F00 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A2A28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa24b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa24b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A2540 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A2548 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa1080, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa1080, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A1110 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F30 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A1118 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa0ba0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0xa0ba0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000A0C30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000A0C38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9f770, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9f770, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009F800 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F60 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009F808 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9f290, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9f290, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009F320 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F90 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009F328 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9de60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9de60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009DEF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412F90 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009DEF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9d980, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9d980, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009DA10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412FC0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009DA18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009DA18 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9c550, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9c550, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009C5E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412FC0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009C5E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009C5E8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9c070, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9c070, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009C100 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412FF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009C108 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9ac40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9ac40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009ACD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000412FF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009ACD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9a760, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x9a760, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000009A7F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413020 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000009A7F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x99330, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x99330, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000993C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413020 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000993C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x98e50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x98e50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000098EE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413050 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000098EE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x97a20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x97a20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000097AB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413050 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000097AB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x97540, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x97540, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000975D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413080 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000975D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000975D8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x96110, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x96110, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000961A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413080 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000961A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000961A8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x95c30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x95c30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000095CC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004130B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000095CC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x94800, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x94800, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000094890 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004130B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000094898 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x94320, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x94320, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000943B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004130E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000943B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x92ef0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x92ef0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000092F80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004130E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000092F88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x92a10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x92a10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000092AA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413110 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000092AA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x915e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x915e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000091670 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413110 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000091678 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x91100, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x91100, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000091190 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413140 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000091198 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8fcd0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8fcd0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008FD60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413140 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008FD68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8f7f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8f7f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008F880 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413170 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008F888 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8e3c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8e3c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008E450 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413170 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008E458 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8dee0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8dee0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008DF70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004131A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008DF78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8cab0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8cab0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008CB40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004131A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008CB48 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8c5d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8c5d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008C660 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004131D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008C668 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8b1a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8b1a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008B230 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004131D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008B238 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8acc0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x8acc0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000008AD50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413200 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000008AD58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x89890, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x89890, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000089920 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413200 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000089928 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x893b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x893b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000089440 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413230 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000089448 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x87f80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x87f80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000088010 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413230 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000088018 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x87aa0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x87aa0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000087B30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413260 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000087B38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x86670, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x86670, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000086700 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413260 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000086708 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x86190, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x86190, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000086220 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413290 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000086228 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x84d60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x84d60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000084DF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413290 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000084DF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x84880, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x84880, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000084910 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004132C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000084918 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x83450, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x83450, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000834E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004132C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000834E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x82f70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x82f70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000083000 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004132F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000083008 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x81b40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x81b40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000081BD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004132F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000081BD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x81660, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x81660, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000816F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413320 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000816F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x80230, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x80230, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000802C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413320 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000802C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7fd50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7fd50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007FDE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413350 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007FDE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7e920, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7e920, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007E9B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000413350 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E9B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7e440, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7e440, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007E4D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417600 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E4D8 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E4D8 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E4D8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E4D8 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007E4D8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7d010, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7d010, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007D0A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417600 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007D0A8 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007D0A8 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007D0A8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007D0A8 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007D0A8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7cb30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7cb30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007CBC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417630 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007CBC8 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007CBC8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007CBC8 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007CBC8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007CBC8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7b700, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7b700, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007B790 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417630 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B798 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B798 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B798 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B798 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B798 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7b220, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x7b220, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000007B2B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417660 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B2B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B2B8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000007B2B8 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x79df0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x79df0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000079E80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417660 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000079E88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000079E88 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000079E88 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x79910, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x79910, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000799A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417690 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000799A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x784e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x784e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000078570 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417690 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000078578 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x78000, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x78000, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000078090 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004176C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000078098 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x76bd0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x76bd0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000076C60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004176C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000076C68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x766f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x766f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000076780 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004176F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000076788 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x752c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x752c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000075350 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004176F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000075358 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x74de0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x74de0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000074E70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417720 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000074E78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x739b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x739b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000073A40 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417720 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000073A48 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x734d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x734d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000073560 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417750 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000073568 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x720a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x720a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000072130 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417750 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000072138 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x71bc0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x71bc0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000071C50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417780 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000071C58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x70790, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x70790, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000070820 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417780 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000070828 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x702b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x702b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000070340 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004177B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000070348 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000070348 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6ee80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6ee80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006EF10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004177B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006EF18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006EF18 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6e9a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6e9a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006EA30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004177E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006EA38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6d570, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6d570, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006D600 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004177E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006D608 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6d090, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6d090, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006D120 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417810 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006D128 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6bc60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6bc60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006BCF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417810 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006BCF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6b780, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6b780, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006B810 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417840 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006B818 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6a350, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x6a350, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000006A3E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417840 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000006A3E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x69e70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x69e70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000069F00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417870 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000069F08 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000069F08 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x68a40, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x68a40, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000068AD0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417870 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000068AD8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000068AD8 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x68560, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x68560, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000685F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004178A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000685F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x67130, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x67130, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000671C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004178A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000671C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x66c50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x66c50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000066CE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004178D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000066CE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x65820, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x65820, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000658B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004178D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000658B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x65340, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x65340, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000653D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417900 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000653D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x63f10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x63f10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000063FA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417900 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000063FA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x63a30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x63a30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000063AC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417930 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000063AC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x62600, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x62600, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000062690 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417930 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000062698 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x62120, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x62120, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000621B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417960 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000621B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x60cf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x60cf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000060D80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417960 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000060D88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x60810, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x60810, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000608A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417990 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000608A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5f3e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5f3e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005F470 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417990 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005F478 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5ef00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5ef00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005EF90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004179C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005EF98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5dad0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5dad0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005DB60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004179C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005DB68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5d5f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5d5f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005D680 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004179F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005D688 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5c1c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5c1c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005C250 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004179F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005C258 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5bce0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5bce0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005BD70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005BD78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5a8b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5a8b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005A940 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005A948 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5a3d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x5a3d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000005A460 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000005A468 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x58fa0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x58fa0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000059030 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000059038 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x58ac0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x58ac0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000058B50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000058B58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x57690, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x57690, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000057720 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417A80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000057728 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x571b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x571b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000057240 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417AB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000057248 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x55d80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x55d80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000055E10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417AB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000055E18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x558a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x558a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000055930 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417AE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000055938 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x54470, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x54470, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000054500 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417AE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000054508 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x53f90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x53f90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000054020 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417B10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000054028 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x52b60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x52b60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000052BF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417B10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000052BF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x52680, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x52680, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000052710 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417B40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000052718 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x51250, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x51250, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000512E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0000000000417B40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000512E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x50d70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x50d70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000050E00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BDF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000050E08 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000050E08 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000050E08 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000050E08 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000050E08 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4f940, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4f940, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004F9D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BDF0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F9D8 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F9D8 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F9D8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F9D8 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F9D8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4f460, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4f460, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004F4F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F4F8 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F4F8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F4F8 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F4F8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004F4F8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4e030, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4e030, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004E0C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE20 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004E0C8 L".0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004E0C8 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004E0C8 L"\0002\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004E0C8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004E0C8 L"\0003\8146dll" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4db50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4db50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004DBE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004DBE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004DBE8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004DBE8 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4c720, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4c720, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004C7B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE50 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004C7B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004C7B8 L"r.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004C7B8 L"\0003\8146VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4c240, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4c240, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004C2D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004C2D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4ae10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4ae10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004AEA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BE80 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004AEA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4a930, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x4a930, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000004A9C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BEB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000004A9C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x49500, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x49500, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000049590 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BEB0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000049598 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x49020, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x49020, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000490B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BEE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000490B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x47bf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x47bf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000047C80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BEE0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000047C88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x47710, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x47710, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000477A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000477A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x462e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x462e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000046370 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF10 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000046378 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x45e00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x45e00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000045E90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000045E98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x449d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x449d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000044A60 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF40 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000044A68 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x444f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x444f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000044580 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000044588 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x430c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x430c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000043150 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BF70 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000043158 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x42be0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x42be0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000042C70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BFA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000042C78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000042C78 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x417b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x417b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000041840 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BFA0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000041848 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000041848 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x412d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x412d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000041360 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BFD0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000041368 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3fea0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3fea0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003FF30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041BFD0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003FF38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3f9c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3f9c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003FA50 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C000 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003FA58 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3e590, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3e590, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003E620 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C000 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003E628 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3e0b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3e0b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003E140 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C030 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003E148 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3cc80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3cc80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003CD10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C030 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003CD18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3c7a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3c7a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003C830 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C060 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003C838 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003C838 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3b370, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3b370, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003B400 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C060 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003B408 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003B408 L"\0014" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3ae90, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x3ae90, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000003AF20 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C090 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000003AF28 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x39a60, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x39a60, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000039AF0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C090 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000039AF8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x39580, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x39580, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000039610 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C0C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000039618 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x38150, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x38150, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000381E0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C0C0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000381E8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x37c70, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x37c70, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000037D00 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C0F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000037D08 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x36840, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x36840, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000368D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C0F0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000368D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x36360, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x36360, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000363F0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C120 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000363F8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x34f30, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x34f30, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000034FC0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C120 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000034FC8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x34a50, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x34a50, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000034AE0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C150 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000034AE8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x33620, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x33620, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000336B0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C150 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000336B8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x33140, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x33140, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000331D0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C180 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000331D8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x31d10, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x31d10, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000031DA0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C180 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000031DA8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x31830, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x31830, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 00000000000318C0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C1B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 00000000000318C8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x30400, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x30400, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000030490 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C1B0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000030498 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2ff20, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2ff20, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002FFB0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C1E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002FFB8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2eaf0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2eaf0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002EB80 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C1E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002EB88 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2e610, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2e610, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002E6A0 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C210 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002E6A8 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2d1e0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2d1e0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002D270 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C210 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002D278 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2cd00, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2cd00, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002CD90 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C240 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002CD98 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2b8d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2b8d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002B960 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C240 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002B968 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2b3f0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x2b3f0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002B480 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C270 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002B488 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x29fc0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x29fc0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 000000000002A050 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C270 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 000000000002A058 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x29ae0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x29ae0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000029B70 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C2A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000029B78 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x286b0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x286b0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000028740 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C2A0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000028748 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x281d0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x281d0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000028260 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C2D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000028268 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x26da0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x26da0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000026E30 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C2D0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000026E38 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x268c0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x268c0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000026950 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C300 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000026958 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x25490, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x25490, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000025520 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C300 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000025528 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x24fb0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x24fb0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000025040 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C330 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000025048 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x23b80, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x23b80, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000023C10 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 000000000041C330 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023C18 L"VK_ICD_FILENAMES" 0x00000000: stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x236a0, type 48 stub
02fc:fixme:driver:NtGdiDdDDIQueryAdapterInfo desc 0x236a0, type 48 stub
02fc:fixme:setupapi:CM_Get_Device_ID_List_SizeW 0000000000023730 L"{4d36e968-e325-11ce-bfc1-08002be10318}" 0x00000300: stub
02fc:fixme:setupapi:CM_Get_Device_ID_ListW L"{4d36e968-e325-11ce-bfc1-08002be10318}" 00000000004205E0 0 0x00000300: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023738 L"m32\\WindowsPowershel\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023738 L"\0001\8146.0\\wineopenxr.dll" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023738 L"ge\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023738 L"\0002\8146ine\\x64\\wineopenxr.d\0003" 0x00000000: stub
02fc:fixme:setupapi:CM_Locate_DevNodeW 0000000000023738 L"\0003\8146dll" 0x00000000: stub
030c:fixme:faultrep:ReportFault 0000000000021810 0x0 stub
jka@birdie:~/Downloads/dxvk-1.10.1$
The latest release of debian stable (and i assume Mint as well) has newer drivers than this, you must be on an older release (there is even 'oldstable' in your latest log..), your drivers are 4 years old. It's impossible that those ever worked with DXVK 2.2. I don't know what's going wrong in your latest log, but it has no DXVK log output at all.
For some reason, my LMDE 6 uses bullseye repositories. In normal circumstances, LMDE 6 should use the bookworm repositories.
I don't know why my Distribution uses out-dated repositories. But i think it's to risky to change this. And as i mentioned: I also don't know why it worked until yesterday without changes. I even have some billings for ingame-things i bought yesterday :-)
Thank you for your replies.
DXVK_HUD=1x1 2024-02WINEPREFIX=~/LotROx1 2024-02d3d10core.dllx3 2024-02d3d11.dllx3 2024-02d3d9.dllx3 2024-02dxgi.dllx3 2024-02wineopenxr.dllx1 2024-02winevulkan.dllx1 2024-02
Hi Folks,
after updating wine to 9.3 (Staging) LotRO didn't start anymore.
I found out, that the DX-VK DLL overwrites (d3d10core.dll, d3d11.dll, d3d9.dll, dxgi.dll) have been deleted. Even after re-creating the overwrites and performing "wineboot -u", LotRO did not start:
How can i solve this?
Greetings,
Alt