MCPcopy 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
68void Application::update_overlay(float delta_time, const std::function<void()> &additional_ui)
69{
70}
71
72const std::string &Application::get_name() const
73{

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected