Contents

MTLFunctionStitchingInputNode

A call graph node that describes an input to the call graph.

Declaration

class MTLFunctionStitchingInputNode

Overview

An input node contains data from one of the stitched function’s parameters. The output data type of an input node has the same type as the matching parameter.

Topics

Initializing an input node

Configuring an input node

See Also

Stitched function libraries