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

Method new

engine/src/graphics/texture.rs:28–107  ·  view source on GitHub ↗
(
        device: &Arc<active_gpu_backend::Device>,
        allocator: &MemoryAllocator,
        destroyer: &Arc<DeferredDestroyer>,
        info: &TextureInfo,
        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 11

find_memory_type_maskMethod · 0.80
get_texture_heap_infoMethod · 0.45
memory_type_infosMethod · 0.45
lenMethod · 0.45
create_textureMethod · 0.45
allocateMethod · 0.45
dataMethod · 0.45
as_refMethod · 0.45
cloneMethod · 0.45
create_texture_viewMethod · 0.45
handleMethod · 0.45

Tested by

no test coverage detected