Set.Descriptor
Descriptors.
type t
The type for GPUQuerySetDescriptor objects.
GPUQuerySetDescriptor
val v : ?label:Jstr.t -> type':Type.t -> count:int -> unit -> t
v constructs a GPUQuerySetDescriptor object with given parameters.
v