---
title: linkedFunctions
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcomputepipelinedescriptor/linkedfunctions
---

# linkedFunctions

The functions with available function pointers for the next kernel call.

## Declaration

```swift
@NSCopying var linkedFunctions: MTLLinkedFunctions? { get set }
```
