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

Method init_texture_from_buffer_async

engine/src/graphics/transfer.rs:453–570  ·  view source on GitHub ↗
(
        &self,
        texture: &Arc<super::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 2

init_textureMethod · 0.45
init_texture_boxMethod · 0.45

Calls 7

as_mutMethod · 0.80
pushMethod · 0.80
is_noneMethod · 0.45
cloneMethod · 0.45
offsetMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected