---
title: supportObjectBinaryLinking
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4meshrenderpipelinedescriptor/supportobjectbinarylinking
---

# supportObjectBinaryLinking

Indicates whether you can use the render pipeline to create new pipelines by adding binary functions to the object shader function’s callable functions list.

## Declaration

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