Struct PrimitiveState

Describes the state of primitive assembly and rasterization in a render pipeline.

struct PrimitiveState ;

Constructors

NameDescription
this (topology, indexFormat, frontFace, cullMode)

See Also

wgpu::PrimitiveState