MCPcopy 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
57Drawer *Application::get_drawer()
58{
59 return nullptr;
60}
61
62void Application::update(float delta_time)
63{

Callers 3

update_overlayMethod · 0.80
update_overlayMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected