External.Descriptor
Exeternal texture descriptors.
type t
The type for GPUExternalTextureDescriptor objects.
GPUExternalTextureDescriptor
val v : ?label:Jstr.t -> ?color_space:Jstr.t -> source:Jv.t -> unit -> unit
v source is a GPUExternalTextureDescriptor object with given parameters.
v source