mono / VulkanSharp

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

Generator does not work for enum aliases #79

Open clSharp opened 5 years ago

clSharp commented 5 years ago

Current vk.xml have enum elements which are aliases. E.g.:

\

The generator crashes when finding these files.

radekdoulik commented 5 years ago

Which version of vk.xml do you try to use?

clSharp commented 5 years ago

I am using the most current from master branch:

https://github.com/KhronosGroup/Vulkan-Docs/blob/master/xml/vk.xml