DVulkanDerelictLoader

Loader using Derelict to load the Vulkan shared library.

Constructors

this
this()
Undocumented in source.

Members

Functions

getInitializationFunctions
VulkanFunctions getInitializationFunctions()

Returns initialization function pointers from the shared library. See VulkanFunctions.loadInitializationFunctions.

loadInitializationFunctions
void loadInitializationFunctions()

Loads initialization function pointers from the shared library to the global functions. See VulkanFunctions.loadInitializationFunctions.

loadSymbols
void loadSymbols()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta