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

Method init_buffer_from_buffer

engine/src/graphics/transfer.rs:227–268  ·  view source on GitHub ↗
(
        &self,
        src_buffer: &Arc<BufferSlice>,
        dst_buffer: &Arc<BufferSlice>,
        src_offset: u64,
        dst_offset: u64,
        length: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

init_bufferMethod · 0.80
init_buffer_boxMethod · 0.80

Calls 4

pushMethod · 0.80
lengthMethod · 0.45
cloneMethod · 0.45
offsetMethod · 0.45

Tested by

no test coverage detected