Module Compute_pass.Descriptor

Descriptors.

type t

The type for GPUComputePassDescriptor objects.

val v : ?label:Jstr.t -> timestamp_writes:Timestamp_writes.t -> unit -> t

v constructs a GPUComputePassDescriptor object with given parameters.