Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ update_overlay
Method
update_overlay
framework/platform/application.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void Application::update_overlay(float delta_time, const std::function<void()> &additional_ui)
69
{
70
}
71
72
const std::string &Application::get_name() const
73
{
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected