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 : size: (int Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t, Webgpu__.Api.GPUExtent3DDict.js Js_of_ocaml.Js.t) Js_of_ocaml_webidl.Runtime.Union.t Js_of_ocaml.Js.t -> ?mipLevelCount:int -> ?sampleCount:int -> ?dimension:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> format:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> usage:int -> unit -> t