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

Method init_texture_async

engine/src/graphics/device.rs:292–302  ·  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 1

upload_textureMethod · 0.80

Calls 2

into_bytesFunction · 0.85
init_textureMethod · 0.45

Tested by

no test coverage detected