Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ request_application
Method
request_application
framework/platform/platform.cpp:449–452 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
447
}
448
449
void Platform::request_application(const apps::AppInfo *app)
450
{
451
requested_app = app;
452
}
453
454
bool Platform::start_app()
455
{
Callers
3
launch_sample
Method · 0.80
handle_command
Method · 0.80
request_app
Method · 0.80
Calls
no outgoing calls
Tested by
1
handle_command
Method · 0.64