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

Method split_render_pass_with_chunks

engine/src/graphics/command.rs:1204–1230  ·  view source on GitHub ↗
(
        self,
        renderpass_info: &RenderPassBeginInfo,
        elements: &[T],
        chunk_size_hint: u32,
        thread_func: F,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

executeMethod · 0.80
executeMethod · 0.80

Calls 3

thread_funcFunction · 0.85
split_render_passMethod · 0.80
lenMethod · 0.45

Tested by

no test coverage detected