---
title: controlDependencies
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphoperation/controldependencies
---

# controlDependencies

The set of operations guaranteed to execute before this operation.

## Declaration

```swift
var controlDependencies: [MPSGraphOperation] { get }
```
