Module Set.Descriptor

Descriptors.

type t

The type for GPUQuerySetDescriptor objects.

val v : ?label:Jstr.t -> type':Type.t -> count:int -> unit -> t

v constructs a GPUQuerySetDescriptor object with given parameters.