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

Method draw_indirect_count

engine/src/graphics/command.rs:306–335  ·  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

nothing calls this directly

Calls 2

deconstructMethod · 0.80
frameMethod · 0.45

Tested by

no test coverage detected