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

Method new_from_texture_handle

engine/src/graphics/texture.rs:168–181  ·  view source on GitHub ↗
(
        device: &Arc<active_gpu_backend::Device>,
        destroyer: &Arc<DeferredDestroyer>,
        texture: &active_gpu_backend::Texture,
        info: &TextureViewInfo,
        name: Option<&str

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

create_texture_viewMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected