---
title: accelerationStructure
framework: metal
role: symbol
role_heading: Type Property
path: metal/mtlstages/accelerationstructure
---

# accelerationStructure

Represents all acceleration structure operations.

## Declaration

```swift
static var accelerationStructure: MTLStages { get }
```

## See Also

### Compute pass stages

- [dispatch](metal/mtlstages/dispatch.md)
- [blit](metal/mtlstages/blit.md)
- [machineLearning](metal/mtlstages/machinelearning.md)
