Ab | |
| Class | Description | |
|---|---|---|
| PromotedExtensions | ||
| SupportedDeviceExtensionNames | ||
| SupportedInstanceExtensionNames | ||
| VendorIds | ||
| Vk | ||
| VkCore | ||
| VulkanLoader | VulkanLoader is used to load Vulkan loader library and initialize the Vk class with the GetInstanceProcAddr function. |
| Interface | Description | |
|---|---|---|
| IVulkanDispatchableHandle | IVulkanDispatchableHandle is an IntPtr handle that refers to a Vulkan object. | |
| IVulkanNonDispatchableHandle | IVulkanNonDispatchableHandle is a ulong handle that refers to a Vulkan object. |
| Delegate | Description | |
|---|---|---|
| VkCoreLoadFunctionDelegate |