---
title: MPSGraphDeploymentPlatform
framework: metalperformanceshadersgraph
role: symbol
role_heading: Enumeration
path: metalperformanceshadersgraph/mpsgraphdeploymentplatform
---

# MPSGraphDeploymentPlatform

The options available to a graph.

## Declaration

```swift
enum MPSGraphDeploymentPlatform
```

## Topics

### Enumeration Cases

- [MPSGraphDeploymentPlatform.iOS](metalperformanceshadersgraph/mpsgraphdeploymentplatform/ios.md)
- [MPSGraphDeploymentPlatform.macOS](metalperformanceshadersgraph/mpsgraphdeploymentplatform/macos.md)
- [MPSGraphDeploymentPlatform.tvOS](metalperformanceshadersgraph/mpsgraphdeploymentplatform/tvos.md)
- [MPSGraphDeploymentPlatform.visionOS](metalperformanceshadersgraph/mpsgraphdeploymentplatform/visionos.md)

### Initializers

- [init(rawValue:)](metalperformanceshadersgraph/mpsgraphdeploymentplatform/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)
