Struct VertexState

Describes the vertex process in a render pipeline.

struct VertexState ;

Constructors

NameDescription
this (shader, entryPoint, buffers)
this (shader, entryPoint, constants, buffers)

See Also

wgpu::VertexState