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

Method copy_to_host_visible_texture

engine/src/graphics/transfer.rs:388–430  ·  view source on GitHub ↗
(
        &self,
        data: &[u8],
        texture: &Arc<Texture>,
        mip_level: u32,
        array_layer: u32,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

init_textureMethod · 0.80
init_texture_boxMethod · 0.80

Calls 5

as_ptrMethod · 0.80
transition_textureMethod · 0.45
handleMethod · 0.45
infoMethod · 0.45
copy_to_textureMethod · 0.45

Tested by

no test coverage detected