pub fn draw_geometry(
    topology: Topology,
    first: i32,
    count: i32,
    vertex_data: &[Vertex]
)
Expand description

Submit a buffer of geometry to draw