Module Webgpu__Api.GPUTextureCopyView
class type js = object ... endtype t= js Js_of_ocaml.Js.t
val create : texture:GPUTexture.t -> ?mipLevel:u32 -> ?arrayLayer:u32 -> ?origin:GPUOrigin3D.t -> unit -> t
Webgpu__Api.GPUTextureCopyViewclass type js = object ... endtype t = js Js_of_ocaml.Js.tval create : texture:GPUTexture.t -> ?mipLevel:u32 -> ?arrayLayer:u32 -> ?origin:GPUOrigin3D.t -> unit -> t