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

Method draw_indexed_indirect_count

engine/src/graphics/command.rs:275–304  ·  view source on GitHub ↗
(
        &mut self,
        draw_buffer: BufferRef,
        draw_buffer_offset: u64,
        count_buffer: BufferRef,
        count_buffer_offset: u64,
        max_draw_count: u32,
        stride: u3

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

executeMethod · 0.45
executeMethod · 0.45
executeMethod · 0.45

Calls 2

deconstructMethod · 0.80
frameMethod · 0.45

Tested by

no test coverage detected