MCPcopy 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
449void Platform::request_application(const apps::AppInfo *app)
450{
451 requested_app = app;
452}
453
454bool Platform::start_app()
455{

Callers 3

launch_sampleMethod · 0.80
handle_commandMethod · 0.80
request_appMethod · 0.80

Calls

no outgoing calls

Tested by 1

handle_commandMethod · 0.64