CrossWindow-Graphics icon indicating copy to clipboard operation
CrossWindow-Graphics copied to clipboard

Unix compilation fix, VK_XWIN_SURFACE_EXTENSION_NAME defined

Open cone-forest opened this issue 2 years ago • 0 comments

There used to be compilation errors on Unix platforms due to incorrect vkSurfaceCreateInfo variable name/reference (fixed by renaming) New feature: VK_XWIN_SURFACE_EXTENSION_NAME - defines platform specific Vulkan extension necessary for surface creation

cone-forest avatar Oct 04 '23 12:10 cone-forest