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

Method init_texture

engine/src/graphics/device.rs:266–278  ·  view source on GitHub ↗
(
        &self,
        data: &[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 4

load_frameMethod · 0.45
upload_textureMethod · 0.45
newMethod · 0.45
init_texture_asyncMethod · 0.45

Calls 1

into_bytesFunction · 0.85

Tested by

no test coverage detected