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

Method new

graphics/vulkan/src/texture.rs:156–318  ·  view source on GitHub ↗
(
        device: &Arc<RawVkDevice>,
        info: &gpu::TextureInfo,
        memory: ResourceMemory,
        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 15

format_to_vkFunction · 0.85
aspect_mask_from_formatFunction · 0.85
filter_to_vkFunction · 0.85
filter_to_vk_mipFunction · 0.85
address_mode_to_vkFunction · 0.85
filter_to_reduction_modeFunction · 0.85
as_mutMethod · 0.80
as_ptrMethod · 0.80
memory_type_indexMethod · 0.45
containsMethod · 0.45
as_refMethod · 0.45
handleMethod · 0.45

Tested by

no test coverage detected