Module Vertex.State

Vertex states.

type t

The type for GPUVertexState objects.

val v : ?constants:(Jstr.t * float) list -> buffers:Buffer_layout.t list -> module':Shader_module.t -> entry_point:Jstr.t -> unit -> t

The type for GPUVertexState objects.