Contents

MTLComputePassSampleBufferAttachmentDescriptorArray

A container that stores an array of sample buffer attachments for a compute pass.

Declaration

class MTLComputePassSampleBufferAttachmentDescriptorArray

Overview

The number of elements in the array is at least the number of elements in an MTLDevice instance’s counterSets property.

Topics

Accessing a sample buffer attachment

See Also

Configuring a compute pass