package js_of_ocaml-webgpu

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