---
title: supportMeshBinaryLinking
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4meshrenderpipelinedescriptor/supportmeshbinarylinking
---

# supportMeshBinaryLinking

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

## Declaration

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