---
title: supportBinaryLinking
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4computepipelinedescriptor/supportbinarylinking
---

# supportBinaryLinking

A boolean value indicating whether the compute pipeline supports linking binary functions.

## Declaration

```swift
var supportBinaryLinking: Bool { get set }
```
