package js_of_ocaml-webgpu

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