Vertex.Attribute
Vertex attributes.
type t
The type for GPUVertexAttribute objects.
GPUVertexAttribute
val v : format:Format.t -> offset:int -> shader_location:int -> unit -> t