---
title: staticLinkingDescriptor
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4computepipelinedescriptor/staticlinkingdescriptor
---

# staticLinkingDescriptor

An object that contains information about functions to link to the compute pipeline.

## Declaration

```swift
@NSCopying var staticLinkingDescriptor: MTL4StaticLinkingDescriptor? { get set }
```
