Module Vertex.Attribute

Vertex attributes.

type t

The type for GPUVertexAttribute objects.

val v : format:Format.t -> offset:int -> shader_location:int -> unit -> t

The type for GPUVertexAttribute objects.