package js_of_ocaml-webgpu

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