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

Method new

graphics/vulkan/src/buffer.rs:40–231  ·  view source on GitHub ↗
(
        device: &Arc<RawVkDevice>,
        memory: ResourceMemory,
        info: &gpu::BufferInfo,
        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

buffer_usage_to_vkFunction · 0.85
pushMethod · 0.80
as_ptrMethod · 0.80
propertiesMethod · 0.80
map_ptrMethod · 0.80
as_refMethod · 0.45
lenMethod · 0.45
create_bufferMethod · 0.45
containsMethod · 0.45
handleMethod · 0.45
mapMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected