---
title: supportAddingBinaryFunctions
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcomputepipelinedescriptor/supportaddingbinaryfunctions
---

# supportAddingBinaryFunctions

A Boolean value that indicates whether you can use the pipeline to create new pipelines by adding binary functions to its callable functions list.

## Declaration

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

## See Also

### Loading binary archives

- [binaryArchives](metal/mtlcomputepipelinedescriptor/binaryarchives.md)
