package brr

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

Module Compute_pass.DescriptorSource

Descriptors.

Sourcetype t

The type for GPUComputePassDescriptor objects.

Sourceval v : ?label:Jstr.t -> timestamp_writes:Timestamp_writes.t -> unit -> t

v constructs a GPUComputePassDescriptor object with given parameters.