Open Mracobes9 opened 6 years ago
@Mracobes9 There aren't any yet so far I see but the library is a really thin wrapper for Vulkan so one should be able to use the official Vulkan docs.
I can't find that fucking function 'vkEnumerateInstanceExtensionProperties' in VulkanSharp ;(, help me ;(
There's an odd invocation via Commands, you can see an example here
Thank you :O I didnt know GitHub was more reactive than a Discord or a Ferrari ! Another question then, i browsed Samples but still can't figure out how to link to Debug Report callbacks ;( I saw this function, but can't deduct via the arguments how it is supposed to be used in C#. ;( "CreateDebugReportCallbackEXT"
Found it ! If anyone pass here you can learn that here : https://github.com/mono/VulkanSharp/blob/master/docs/development/ValidationLayers.md
Hello. I interested in your library. But i don't found docs for it. Where can i find this docs ?