package brr

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

Timestamp writes.

type t

The type for GPUComputePassTimestampWrites objects.

val v : ?beginning_of_pass_write_index:int -> ?end_of_pass_write_index:int -> query_set:Query.Set.t -> unit -> t

v constructs a GPUComputePassTimestampWrites object with given parameters.