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

Method draw_indexed

graphics/webgpu/src/command.rs:510–527  ·  view source on GitHub ↗
(
        &mut self,
        index_count: u32,
        instance_count: u32,
        first_index: u32,
        vertex_offset: i32,
        first_instance: u32,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

get_recording_mutMethod · 0.80
get_render_encoderMethod · 0.80
get_encoder_innerMethod · 0.80

Tested by

no test coverage detected