Contents

sampleCount

The number of instances of a counter set’s data that a counter sample buffer can store.

Declaration

var sampleCount: Int { get set }

Mentioned in

Discussion

The counter sample buffer instances you create with the MTLCounterSampleBufferDescriptor can store sampleCount instances of a counter set.

See Also

Configuring a descriptor for a counter sample buffer