mono / VulkanSharp

Open source .NET binding for the Vulkan API
MIT License
538 stars 61 forks source link

Support for VK_KHR_mir_surface should be removed #76

Closed gfxstrand closed 6 years ago

gfxstrand commented 6 years ago

See also: https://github.com/KhronosGroup/Vulkan-Docs/issues/814

radekdoulik commented 6 years ago

We use generator to create the bindings, so once it is removed from the vk.xml it will be removed automatically.