Contents

MTLComputePassSampleBufferAttachmentDescriptor

A configuration that instructs the GPU where to store counter data from the beginning and end of a compute pass.

Declaration

class MTLComputePassSampleBufferAttachmentDescriptor

Mentioned in

Overview

For more context about configuring sample buffer attachments for compute passes, see Sampling GPU data into counter sample buffers. That article is one of a series in GPU counters and counter sample buffers about sampling Metal hardware counters for performance measurement.

Topics

Configuring the sample buffer attachment

See Also

Configuring a compute pass