Function VkInitialize#

Function Documentation#

VkResult VkInitialize()#

Initialize library by loading Vulkan loader; call this function before creating the Vulkan instance.

Returns:

VK_SUCCESS on success and VK_ERROR_INITIALIZATION_FAILED otherwise.