Expand description

Assembling vertices into primitives.

The input assembly is the stage where lists of vertices are turned into primitives.

Structs

InputAssemblyDeprecated
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.

Traits

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