Commit 284e6619 authored by Józef Kucia's avatar Józef Kucia Committed by Alexandre Julliard

winex11: Remove redeclaration of VkXlibSurfaceCreateFlagsKHR.

VkXlibSurfaceCreateFlagsKHR is also declared in wine/vulkan.h. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45554Signed-off-by: 's avatarJózef Kucia <jkucia@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 300b0f6a
......@@ -55,7 +55,6 @@ static CRITICAL_SECTION context_section = { &critsect_debug, -1, 0, 0, 0, 0 };
static XContext vulkan_hwnd_context;
typedef VkFlags VkXlibSurfaceCreateFlagsKHR;
#define VK_STRUCTURE_TYPE_XLIB_SURFACE_CREATE_INFO_KHR 1000004000
struct wine_vk_surface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment