Module Webgpu__Api.GPUBufferDescriptor
class type js = object ... endtype t= js Js_of_ocaml.Js.t
val create : size:u64 -> usage:GPUBufferUsageFlags.t -> unit -> t
Webgpu__Api.GPUBufferDescriptorclass type js = object ... endtype t = js Js_of_ocaml.Js.tval create : size:u64 -> usage:GPUBufferUsageFlags.t -> unit -> t