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

Function create_renderer

engine/src/renderer/renderer_plugin.rs:487–508  ·  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 2

insert_renderer_resourceFunction · 0.85
start_render_threadFunction · 0.85

Calls 5

pick_adapterFunction · 0.85
list_adaptersMethod · 0.45
create_deviceMethod · 0.45
create_swapchainMethod · 0.45
handleMethod · 0.45

Tested by

no test coverage detected