Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void Application::set_name(const std::string &name_)
78
{
79
name = name_;
80
}
81
82
DebugInfo &Application::get_debug_info()
83
{
Callers
1
start_app
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected