iced_wgpu::primitive

Type Alias Batch

Source
pub type Batch = Vec<Instance>;
Expand description

A batch of primitives.

Aliased Typeยง

struct Batch { /* private fields */ }