package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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.