wine-wine/dlls/winevulkan
Liam Middlebrook 936d28e2c5 winevulkan: Handle bitmask pointers for spec generation.
Fixes a bug where pointer types for the following functions would be marked as long:
    vkGetDeviceGroupPeerMemoryFeatures
    vkGetDeviceGroupSurfacePresentModesKHR
    vkGetPhysicalDeviceSurfacePresentModesKHR

Signed-off-by: Liam Middlebrook <lmiddlebrook@nvidia.com>
Signed-off-by: James Jones <jajones@nvidia.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-06 09:25:47 +01:00
..
Makefile.in
make_vulkan winevulkan: Handle bitmask pointers for spec generation. 2020-02-06 09:25:47 +01:00
version.rc
vulkan.c winevulkan: Fix the spelling of an ERR() message. 2019-12-13 09:58:53 +01:00
vulkan_private.h
vulkan_thunks.c winevulkan: Update to VK spec version 1.1.130. 2020-01-22 10:20:46 +01:00
vulkan_thunks.h winevulkan: Update to VK spec version 1.1.130. 2020-01-22 10:20:46 +01:00
winevulkan.spec winevulkan: Handle bitmask pointers for spec generation. 2020-02-06 09:25:47 +01:00