package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
inherit Webgpu__.Raw.GPUObjectDescriptorBase.js
method format : Webgpu__.Raw.GPUTextureFormat.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method dimension : Webgpu__.Raw.GPUTextureViewDimension.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method aspect : Webgpu__.Raw.GPUTextureAspect.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method baseMipLevel : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method mipLevelCount : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method baseArrayLayer : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method arrayLayerCount : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop