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 : ?label:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?format:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?dimension:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?aspect:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?baseMipLevel:int -> ?mipLevelCount:int -> ?baseArrayLayer:int -> ?arrayLayerCount:int -> unit -> t