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

Method bind_uniform_buffer

graphics/vulkan/src/command.rs:507–530  ·  view source on GitHub ↗
(
        &mut self,
        frequency: gpu::BindingFrequency,
        binding: u32,
        buffer: &VkBuffer,
        offset: u64,
        length: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

bindMethod · 0.45
handleMethod · 0.45
infoMethod · 0.45

Tested by

no test coverage detected