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

Method init_texture_from_buffer

engine/src/graphics/transfer.rs:154–225  ·  view source on GitHub ↗
(
        &self,
        texture: &Arc<Texture>,
        src_buffer: &Arc<BufferSlice>,
        mip_level: u32,
        array_layer: u32,
        buffer_offset: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

init_textureMethod · 0.45
init_texture_boxMethod · 0.45

Calls 4

pushMethod · 0.80
cloneMethod · 0.45
offsetMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected