Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_drawer
Method
get_drawer
framework/platform/application.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
Drawer *Application::get_drawer()
58
{
59
return nullptr;
60
}
61
62
void Application::update(float delta_time)
63
{
Callers
3
update_overlay
Method · 0.80
update_overlay
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected