---
title: dispatchQueue
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphcompilationdescriptor/dispatchqueue
---

# dispatchQueue

The dispatch queue used for the compilation.

## Declaration

```swift
var dispatchQueue: dispatch_queue_t { get set }
```

## Discussion

Discussion Default value is nil.
