<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Metal",
  "identifier" : "/documentation/Metal/MTLDataType/visibleFunctionTable",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Metal"
    ],
    "preciseIdentifier" : "c:@E@MTLDataType@MTLDataTypeVisibleFunctionTable"
  },
  "title" : "MTLDataType.visibleFunctionTable"
}
-->

# MTLDataType.visibleFunctionTable

A table of visible functions that a render or compute pipeline can call.

```
case visibleFunctionTable
```

## See Also

[`MTLVisibleFunctionTable`](/documentation/Metal/MTLVisibleFunctionTable)

A table of shader functions visible to your app that you can pass into compute commands to customize the behavior of a shader.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)