---
title: supportFragmentBinaryLinking
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4meshrenderpipelinedescriptor/supportfragmentbinarylinking
---

# supportFragmentBinaryLinking

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

## Declaration

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