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

Method copy_query_results_to_buffer

graphics/webgpu/src/command.rs:1495–1523  ·  view source on GitHub ↗
(
        &mut self,
        query_pool: &WebGPUQueryPool,
        start_index: u32,
        count: u32,
        buffer: &WebGPUBuffer,
        buffer_offset: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

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

Tested by

no test coverage detected