mono / VulkanSharp

Open source .NET binding for the Vulkan API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is docs ?

Mracobes9 opened this issue · comments

Hello. I interested in your library. But i don't found docs for it. Where can i find this docs ?

@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"