MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / start_render_thread

Function start_render_thread

engine/src/renderer/renderer_plugin.rs:250–297  ·  view source on GitHub ↗
(
    receiver: RendererReceiver,
    instance: APIInstance,
    surface: Surface,
    swapchain_width: u32,
    swapchain_height: u32,
    asset_manager: &Arc<AssetManager>,
    console: &Arc<Console

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 14

create_rendererFunction · 0.85
spawn_with_js_valFunction · 0.85
to_stringMethod · 0.80
incrementMethod · 0.80
borrow_mutMethod · 0.80
setMethod · 0.80
borrowMethod · 0.80
wait_for_zeroMethod · 0.80
take_js_valMethod · 0.80
autoreleasepoolFunction · 0.50
cloneMethod · 0.45
nameMethod · 0.45

Tested by

no test coverage detected