Contents

computeFunction

The compute kernel the pipeline calls.

Declaration

var computeFunction: (any MTLFunction)? { get set }

Discussion

The default value is nil.

See Also

Configuring the compute execution environment