This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Description
Not really an issue, but rather something to help @jwollen a bit:
There is another C# Vulkan binding out there: https://github.com/mono/VulkanSharp
Apparently, it's generator is open source as well! :D You might be able to incorporate parts of it into your code (though, that is a lot of work and usually only worth it, if there is an issue that you can't figure out how to solve)