package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class type js = object ... end
val create : buffer:Webgpu__.Api.GPUBuffer.js Js_of_ocaml.Js.t -> ?offset:int -> bytesPerRow:int -> ?rowsPerImage:int -> unit -> t