Set up winevulkan stuff at prefix create time

This commit is contained in:
Andrew Eikum 2018-01-26 13:57:23 -06:00
parent 0fada7caca
commit ab6b25cc17
5 changed files with 20 additions and 0 deletions

Binary file not shown.

7
contrib/winevulkan.json Normal file
View file

@ -0,0 +1,7 @@
{
"file_format_version": "1.0.0",
"ICD": {
"library_path": "C:\\windows\\system32\\winevulkan.dll",
"api_version": "1.0.51"
}
}

4
contrib/winevulkan.reg Normal file
View file

@ -0,0 +1,4 @@
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Khronos\Vulkan\Drivers]
"C:\\windows\\system32\\winevulkan.json"=dword:00000000