package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit Webgpu__.Raw.GPUObjectDescriptorBase.js
method addressModeU : Webgpu__.Raw.GPUAddressMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method addressModeV : Webgpu__.Raw.GPUAddressMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method addressModeW : Webgpu__.Raw.GPUAddressMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method magFilter : Webgpu__.Raw.GPUFilterMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method minFilter : Webgpu__.Raw.GPUFilterMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method mipmapFilter : Webgpu__.Raw.GPUFilterMode.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method compare : Webgpu__.Raw.GPUCompareFunction.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop