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

Method init_texture_box_async

engine/src/graphics/device.rs:304–314  ·  view source on GitHub ↗
(
        &self,
        data: Box<[T]>,
        dst: &Arc<super::Texture>,
        mip_level: u32,
        array_layer: u32,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

into_bytes_boxFunction · 0.85
init_texture_boxMethod · 0.45

Tested by

no test coverage detected