---
title: MPSGraphOptions
framework: metalperformanceshadersgraph
role: symbol
role_heading: Enumeration
path: metalperformanceshadersgraph/mpsgraphoptions
---

# MPSGraphOptions

The options available to a graph.

## Declaration

```swift
enum MPSGraphOptions
```

## Topics

### Enumeration Cases

- [MPSGraphOptions.none](metalperformanceshadersgraph/mpsgraphoptions/none.md)
- [MPSGraphOptions.synchronizeResults](metalperformanceshadersgraph/mpsgraphoptions/synchronizeresults.md)
- [MPSGraphOptions.verbose](metalperformanceshadersgraph/mpsgraphoptions/verbose.md)

### Initializers

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

### Type Properties

- [default](metalperformanceshadersgraph/mpsgraphoptions/default.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)
