package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Webgpu.GPUColorStateDescriptorSource

Sourceclass type js = object ... end
Sourceval create : format:Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t -> ?alpha:Webgpu__.Api.GPUBlendDescriptor.js Js_of_ocaml.Js.t -> ?color:Webgpu__.Api.GPUBlendDescriptor.js Js_of_ocaml.Js.t -> ?writeMask:int -> unit -> t