Module External.Descriptor

Exeternal texture descriptors.

type t

The type for GPUExternalTextureDescriptor objects.

val v : ?label:Jstr.t -> ?color_space:Jstr.t -> source:Jv.t -> unit -> unit

v source is a GPUExternalTextureDescriptor object with given parameters.