Sweden-Number/dlls/winevulkan
Georg Lehmann 3b63afeeba winevulkan: Simplify thunk declaration.
Previously
"thunk" : True, "private_thunk" : True
and
"thunk" : False, "private_thunk" : True
had the same effect and make_vulkan used both variant.
Replacing the two bools with an enum should reduce confusion.

Signed-off-by: Georg Lehmann <dadschoorse@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-13 17:33:46 +02:00
..
Makefile.in
make_vulkan winevulkan: Simplify thunk declaration. 2021-04-13 17:33:46 +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.rc
winevulkan.spec winevulkan: Implement vk_icdGetPhysicalDeviceProcAddr. 2021-03-29 22:44:35 +02:00