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

Method new

graphics/metal/src/texture.rs:139–183  ·  view source on GitHub ↗
(
        memory: ResourceMemory,
        info: &gpu::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 12

format_to_mtlFunction · 0.85
address_mode_to_mtlFunction · 0.85
filter_to_mtl_minmagFunction · 0.85
filter_to_mtl_mipFunction · 0.85
compare_op_to_mtlFunction · 0.85
gpu_writableMethod · 0.45
resource_optionsMethod · 0.45
handleMethod · 0.45
is_noneMethod · 0.45
cloneMethod · 0.45
as_refMethod · 0.45

Tested by

no test coverage detected