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

Method bind_storage_buffer

graphics/webgpu/src/command.rs:722–754  ·  view source on GitHub ↗
(
        &mut self,
        frequency: gpu::BindingFrequency,
        binding: u32,
        buffer: &WebGPUBuffer,
        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 11

get_recording_mutMethod · 0.80
is_mappableMethod · 0.80
readback_handleMethod · 0.80
bindMethod · 0.45
cloneMethod · 0.45
handleMethod · 0.45
gpu_writableMethod · 0.45
infoMethod · 0.45
insertMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected