Function VkGetLoadedInstance#
Defined in File VulkanLoader.h
Function Documentation#
-
VkInstance VkGetLoadedInstance() noexcept#
Retrieve the last VkInstance for which global function pointers have been loaded via VkLoadInstance().
- Returns:
VkInstance, or VK_NULL_HANDLE if VkLoadInstance() has not been called.