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

Method init_texture_box

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

handleMethod · 0.45
upload_dataMethod · 0.45

Tested by

no test coverage detected