Sweden-Number/dlls/winevulkan
Georg Lehmann 67000f2969 winevulkan: Implement vk_icdGetPhysicalDeviceProcAddr.
When using the windows vulkan loader vk_icdGetPhysicalDeviceProcAddr
is used for unknown physical device functions.
Fixes Red Dead Redemption 2 with vkd3d-proton. The game replaces wine's
vulkan-1.dll with a windows version that doesn't know functions used by
vkd3d-proton.

Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
Signed-off-by: Joshua Ashton <joshua@froggi.es>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-29 22:44:35 +02:00
..
Makefile.in
make_vulkan winevulkan: Implement vk_icdGetPhysicalDeviceProcAddr. 2021-03-29 22:44:35 +02:00
vulkan.c winevulkan: Implement vk_icdGetPhysicalDeviceProcAddr. 2021-03-29 22:44:35 +02:00
vulkan_private.h winevulkan: Generate a separate physical device dispatch table. 2021-03-29 22:44:35 +02:00
vulkan_thunks.c winevulkan: Generate a separate physical device dispatch table. 2021-03-29 22:44:35 +02:00
vulkan_thunks.h winevulkan: Generate a separate physical device dispatch table. 2021-03-29 22:44:35 +02:00
winevulkan.json winevulkan: Update to VK spec version 1.2.170. 2021-02-15 16:20:42 +01:00
winevulkan.rc
winevulkan.spec winevulkan: Implement vk_icdGetPhysicalDeviceProcAddr. 2021-03-29 22:44:35 +02:00