SDL Wiki

SDL_Vulkan_GetVkGetInstanceProcAddr

Use this function to get the address of the ```vkGetInstanceProcAddr``` function.

Syntax

void *SDLCALL SDL_Vulkan_GetVkGetInstanceProcAddr()

Return Value

Returns a pointer to the vkGetInstanceProcAddr which can be used to load Vulkan function pointers at runtime.

Remarks

This should be called after either calling SDL_Vulkan_LoadLibrary or creating a window with the SDL_WINDOW_VULKAN flag.

Version

This function is available in SDL 2.0.8

SDL_Vulkan_LoadLibrary

CategoryAPI, CategoryVulkan


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.