iced_
wgpu
0.14.0-dev
Batch
Aliased type
In iced_
wgpu::
primitive
iced_wgpu
::
primitive
Type Alias
Batch
Copy item path
Source
pub type Batch =
Vec
<
Instance
>;
Expand description
A batch of primitives.
Aliased Type
ยง
struct Batch {
/* private fields */
}