---
title: functionDescriptors
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4staticlinkingdescriptor/functiondescriptors
---

# functionDescriptors

Provides an array of functions to link at the Metal IR level.

## Declaration

```swift
var functionDescriptors: [MTL4FunctionDescriptor]? { get set }
```
