---
title: MPSGraphExecutionStage
framework: metalperformanceshadersgraph
role: symbol
role_heading: Enumeration
path: metalperformanceshadersgraph/mpsgraphexecutionstage
---

# MPSGraphExecutionStage

Execution events that can be used with shared events.

## Declaration

```swift
enum MPSGraphExecutionStage
```

## Topics

### Enumeration Cases

- [MPSGraphExecutionStage.completed](metalperformanceshadersgraph/mpsgraphexecutionstage/completed.md)

### Initializers

- [init(rawValue:)](metalperformanceshadersgraph/mpsgraphexecutionstage/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
