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

Method draw_indirect

graphics/webgpu/src/command.rs:541–567  ·  view source on GitHub ↗
(
        &mut self,
        draw_buffer: &WebGPUBuffer,
        draw_buffer_offset: u64,
        draw_count: u32,
        stride: u32,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

get_recording_mutMethod · 0.80
get_render_encoderMethod · 0.80
get_encoder_innerMethod · 0.80
handleMethod · 0.45

Tested by

no test coverage detected