Contents

MTLVisibleFunctionTable

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

Declaration

protocol MTLVisibleFunctionTable : MTLResource

Topics

Setting a table entry

Instance Properties

See Also

Shader functions