Module Webgpu__Api.GPUVertexAttributeDescriptor

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : ?⁠offset:u64 -> format:GPUVertexFormat.t -> shaderLocation:u32 -> unit -> t