package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method gpucomputepassencoder_witness : witness
inherit Webgpu__.Api.GPUObjectBase.js
inherit Webgpu__.Api.GPUProgrammablePassEncoder.js
method setPipeline : pipeline:Webgpu__.Api.GPUComputePipeline.t -> unit Js_of_ocaml.Js.meth
method dispatch : x:Webgpu__.Api.u32 -> y:Webgpu__.Api.u32 Js_of_ocaml.Js.optdef -> z:Webgpu__.Api.u32 Js_of_ocaml.Js.optdef -> unit Js_of_ocaml.Js.meth
method endPass : unit Js_of_ocaml.Js.meth