mono / VulkanSharp

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

Extension Missing #83

Open MutterOberin opened 5 years ago

MutterOberin commented 5 years ago

I used the vk.xml in Version 1.1.112 and also used the (not yet merged) Y-Less Fork to generate the Vulkan.dll. I am wondering why some Extensions are missing. Namely these are Device Level Extensions: VK_NVX_binary_import, VK_NVX_image_view_handle, and the sweet VK_NV_ray_tracing. The rest of them looks fine.