package brr

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

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.