MTLComputePassSampleBufferAttachmentDescriptor
A configuration that instructs the GPU where to store counter data from the beginning and end of a compute pass.
Declaration
class MTLComputePassSampleBufferAttachmentDescriptorMentioned 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.