package js_of_ocaml-webgpu

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method size : Webgpu__.Raw.GPUExtent3D.t Js_of_ocaml.Js.readonly_prop
method mipLevelCount : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method sampleCount : Webgpu__.Raw.u32 Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method dimension : Webgpu__.Raw.GPUTextureDimension.t Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop
method format : Webgpu__.Raw.GPUTextureFormat.t Js_of_ocaml.Js.readonly_prop
method usage : Webgpu__.Raw.GPUTextureUsageFlags.t Js_of_ocaml.Js.readonly_prop