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 -> colorAttachments: Webgpu__.Api.GPURenderPassColorAttachmentDescriptor.js Js_of_ocaml.Js.t Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t -> ?depthStencilAttachment: Webgpu__.Api.GPURenderPassDepthStencilAttachmentDescriptor.js Js_of_ocaml.Js.t -> unit -> t