MTLFunctionStitchingAttributeAlwaysInline
An attribute to specify that Metal needs to inline all of the function calls when generating the stitched function.
Declaration
class MTLFunctionStitchingAttributeAlwaysInlineOverview
To inline functions in a call graph, instantiate an instance of this class and assign it as an attribute on the MTLFunctionStitchingGraph.