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 : format:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?depthWriteEnabled:bool Js_of_ocaml.Js.t -> ?depthCompare:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> stencilFront:Webgpu__.Api.GPUStencilStateFaceDescriptor.js Js_of_ocaml.Js.t -> stencilBack:Webgpu__.Api.GPUStencilStateFaceDescriptor.js Js_of_ocaml.Js.t -> ?stencilReadMask:int -> ?stencilWriteMask:int -> unit -> t