logo
Expand description

Configures how input vertices are assembled into primitives.

Structs

The state in a graphics pipeline describing how the input assembly stage should behave.

Enums

An enumeration of all valid index types.
Describes how vertices must be grouped together to form primitives.
Describes the shape of a primitive topology.

Traits

Trait for types that can be used as indices by the GPU.