MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / set_name

Method set_name

framework/platform/application.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void Application::set_name(const std::string &name_)
78{
79 name = name_;
80}
81
82DebugInfo &Application::get_debug_info()
83{

Callers 1

start_appMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected