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 : binding:int -> visibility:int -> type_:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?viewDimension:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?textureComponentType:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?multisampled:bool Js_of_ocaml.Js.t -> ?hasDynamicOffset:bool Js_of_ocaml.Js.t -> ?storageTextureFormat:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> unit -> t