The OpenD Programming Language

loadGlobalLevelFunctions

sets vkCreateInstance function pointer and acquires basic functions to retrieve information about the implementation and create an instance: vkEnumerateInstanceExtensionProperties, vkEnumerateInstanceLayerProperties, vkCreateInstance

nothrow @nogc
void
loadGlobalLevelFunctions
(
PFN_vkGetInstanceProcAddr getInstanceProcAddr
)

Meta