---
title: MTLAccelerationStructurePassDescriptor
framework: metal
role: symbol
role_heading: Class
path: metal/mtlaccelerationstructurepassdescriptor
---

# MTLAccelerationStructurePassDescriptor

## Declaration

```swift
class MTLAccelerationStructurePassDescriptor
```

## Mentioned in

Sampling GPU data into counter sample buffers

## Topics

### Instance Properties

- [sampleBufferAttachments](metal/mtlaccelerationstructurepassdescriptor/samplebufferattachments.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Acceleration structures passes

- [MTLAccelerationStructurePassSampleBufferAttachmentDescriptor](metal/mtlaccelerationstructurepasssamplebufferattachmentdescriptor.md)
- [MTLAccelerationStructurePassSampleBufferAttachmentDescriptorArray](metal/mtlaccelerationstructurepasssamplebufferattachmentdescriptorarray.md)
