Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ VulkanSetLoader
Function
VulkanSetLoader
engine/platform/src/platform_window_glfw3_vulkan.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void VulkanSetLoader()
34
{
35
glfwInitVulkanLoader(vkGetInstanceProcAddr);
36
}
37
}
Callers
1
VulkanIsSupported
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected