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

Method upload_data

engine/src/graphics/transfer.rs:795–839  ·  view source on GitHub ↗
(
        &self,
        data: &[T],
        length: u64,
        memory_usage: MemoryUsage,
        usage: BufferUsage,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

init_bufferMethod · 0.45
init_buffer_boxMethod · 0.45
init_textureMethod · 0.45
init_texture_boxMethod · 0.45

Calls 6

as_ptrMethod · 0.80
align_upFunction · 0.70
get_sliceMethod · 0.45
mapMethod · 0.45
offsetMethod · 0.45
unmapMethod · 0.45

Tested by

no test coverage detected