Function VkLoadInstance#
Defined in File VulkanLoader.h
Function Documentation#
-
void VkLoadInstance(VkInstance instance)#
Load global function pointers using application-created VkInstance; call this function after creating the Vulkan instance.
- Parameters:
instance – VkInstance to load functions with.