Vulkan | |
public static class VulkanLoader
The VulkanLoader type exposes the following members.
| Name | Description | |
|---|---|---|
| Initialize | Initialize method loads Vulkan loader library and initializes the Vk class with the GetInstanceProcAddr function. The method return a new instance of Vk object. |