Contents

MTLFunctionStitchingAttributeAlwaysInline

An attribute to specify that Metal needs to inline all of the function calls when generating the stitched function.

Declaration

class MTLFunctionStitchingAttributeAlwaysInline

Overview

To inline functions in a call graph, instantiate an instance of this class and assign it as an attribute on the MTLFunctionStitchingGraph.

See Also

Related Documentation

Stitched function libraries