Module Webgpu__Api.GPUTextureCopyView

class type js = object ... end
type t = js Js_of_ocaml.Js.t
val create : texture:GPUTexture.t -> ?⁠mipLevel:u32 -> ?⁠arrayLayer:u32 -> ?⁠origin:GPUOrigin3D.t -> unit -> t