92 lines
4.6 KiB
Text
92 lines
4.6 KiB
Text
digraph shell_load {
|
|
graph [rankdir=LR, labelloc="t", labeljust="l"];
|
|
label="Setup Window Dispatch Subgraph";
|
|
node [shape=box, style="rounded,filled", fillcolor="#f8f8f8", color="#555555", fontname="Helvetica"];
|
|
edge [color="#666666", fontname="Helvetica"];
|
|
subgraph cluster_bootstrap {
|
|
label="bootstrap";
|
|
color="#cccccc";
|
|
"0x00482ec0" [label="0x00482ec0\\nshell_transition_mode", fillcolor="#f8f8f8"];
|
|
"0x004840e0" [label="0x004840e0\\nbootstrap_init_shell_window_services", fillcolor="#f8f8f8"];
|
|
}
|
|
subgraph cluster_map {
|
|
label="map";
|
|
color="#cccccc";
|
|
"0x00434300" [label="0x00434300\\nworld_runtime_release_global_services", fillcolor="#f8f8f8"];
|
|
"0x004384d0" [label="0x004384d0\\nworld_run_post_load_generation_pipeline", fillcolor="#f8f8f8"];
|
|
"0x00438890" [label="0x00438890\\nshell_active_mode_run_profile_startup_and_load_dispatch", fillcolor="#f8f8f8"];
|
|
"0x00443a50" [label="0x00443a50\\nworld_entry_transition_and_runtime_bringup", fillcolor="#f8f8f8"];
|
|
"0x00445ac0" [label="0x00445ac0\\nshell_map_file_entry_coordinator", fillcolor="#f8f8f8"];
|
|
}
|
|
subgraph cluster_shell {
|
|
label="shell";
|
|
color="#cccccc";
|
|
"0x0046b780" [label="0x0046b780\\nmultiplayer_preview_dataset_service_launch_state_and_warn_out_of_sync", fillcolor="#f8f8f8"];
|
|
"0x004b8dc0" [label="0x004b8dc0\\nshell_campaign_window_destroy", fillcolor="#f8f8f8"];
|
|
"0x004b8e60" [label="0x004b8e60\\nshell_campaign_window_construct", fillcolor="#f8f8f8"];
|
|
"0x004c7bc0" [label="0x004c7bc0\\nshell_credits_window_destroy", fillcolor="#f8f8f8"];
|
|
"0x004c7fc0" [label="0x004c7fc0\\nshell_credits_window_construct", fillcolor="#f8f8f8"];
|
|
"0x004dfbe0" [label="0x004dfbe0\\nshell_game_window_construct", fillcolor="#f8f8f8"];
|
|
"0x004dfd70" [label="0x004dfd70\\nshell_game_window_destroy", fillcolor="#f8f8f8"];
|
|
"0x004ea620" [label="0x004ea620\\nshell_load_screen_window_construct", fillcolor="#f8f8f8"];
|
|
"0x004ea730" [label="0x004ea730\\nshell_load_screen_window_destroy", fillcolor="#f8f8f8"];
|
|
"0x004ee3a0" [label="0x004ee3a0\\nmultiplayer_reset_tool_globals", fillcolor="#f8f8f8"];
|
|
"0x004efe80" [label="0x004efe80\\nmultiplayer_window_init_globals", fillcolor="#f8f8f8"];
|
|
"0x00502220" [label="0x00502220\\nshell_setup_window_publish_selected_profile_labels_and_preview_surface [seed]", fillcolor="#ffe9a8"];
|
|
"0x00502550" [label="0x00502550\\nshell_setup_window_refresh_selection_lists_and_summary_fields [seed]", fillcolor="#ffe9a8"];
|
|
"0x00502910" [label="0x00502910\\nshell_setup_window_refresh_mode_dependent_lists [seed]", fillcolor="#ffe9a8"];
|
|
"0x00502c00" [label="0x00502c00\\nshell_setup_window_select_launch_mode_and_apply_shell_state [seed]", fillcolor="#ffe9a8"];
|
|
"0x005033d0" [label="0x005033d0\\nshell_setup_window_handle_message [seed]", fillcolor="#ffe9a8"];
|
|
"0x00504010" [label="0x00504010\\nshell_setup_window_construct [seed]", fillcolor="#ffe9a8"];
|
|
"0x005174e0" [label="0x005174e0\\nshell_video_window_construct", fillcolor="#f8f8f8"];
|
|
"0x00517570" [label="0x00517570\\nshell_video_window_destroy", fillcolor="#f8f8f8"];
|
|
}
|
|
subgraph cluster_support {
|
|
label="support";
|
|
color="#cccccc";
|
|
"0x00559520" [label="0x00559520\\nsurface_init_rgba_pixel_buffer", fillcolor="#f8f8f8"];
|
|
}
|
|
"0x00434300" -> "0x00443a50";
|
|
"0x00434300" -> "0x00482ec0";
|
|
"0x00438890" -> "0x004384d0";
|
|
"0x00438890" -> "0x00445ac0";
|
|
"0x00438890" -> "0x005033d0";
|
|
"0x00443a50" -> "0x00438890";
|
|
"0x00443a50" -> "0x00482ec0";
|
|
"0x00445ac0" -> "0x00443a50";
|
|
"0x0046b780" -> "0x00438890";
|
|
"0x0046b780" -> "0x00445ac0";
|
|
"0x00482ec0" -> "0x00438890";
|
|
"0x00482ec0" -> "0x00443a50";
|
|
"0x00482ec0" -> "0x004840e0";
|
|
"0x00482ec0" -> "0x004b8dc0";
|
|
"0x00482ec0" -> "0x004b8e60";
|
|
"0x00482ec0" -> "0x004c7bc0";
|
|
"0x00482ec0" -> "0x004c7fc0";
|
|
"0x00482ec0" -> "0x004dfbe0";
|
|
"0x00482ec0" -> "0x004dfd70";
|
|
"0x00482ec0" -> "0x004ea620";
|
|
"0x00482ec0" -> "0x004ea730";
|
|
"0x00482ec0" -> "0x004efe80";
|
|
"0x00482ec0" -> "0x00504010";
|
|
"0x00482ec0" -> "0x005174e0";
|
|
"0x00482ec0" -> "0x00517570";
|
|
"0x004840e0" -> "0x00482ec0";
|
|
"0x004b8dc0" -> "0x004b8e60";
|
|
"0x004c7bc0" -> "0x004c7fc0";
|
|
"0x004dfbe0" -> "0x004dfd70";
|
|
"0x004ea620" -> "0x004ea730";
|
|
"0x004ea730" -> "0x004ea620";
|
|
"0x004ee3a0" -> "0x00482ec0";
|
|
"0x00502220" -> "0x00502c00";
|
|
"0x00502220" -> "0x00559520";
|
|
"0x00502910" -> "0x00502c00";
|
|
"0x00502c00" -> "0x00438890";
|
|
"0x00502c00" -> "0x005033d0";
|
|
"0x005033d0" -> "0x00502220";
|
|
"0x005033d0" -> "0x00502550";
|
|
"0x005033d0" -> "0x00502910";
|
|
"0x005033d0" -> "0x00502c00";
|
|
"0x005033d0" -> "0x00504010";
|
|
"0x00517570" -> "0x005174e0";
|
|
}
|