Contents

setPipelineState(_:)

Configures the encoder with a machine learning pipeline state instance.

Declaration

func setPipelineState(_ pipelineState: any MTL4MachineLearningPipelineState)

Parameters

  • pipelineState:

    A Machine Learning pipeline state instance.

Discussion

The pipeline state instance affects all subsequent Machine Learning commands.

See Also

Configuring the pass