Contents

addComputePipelineFunctions(descriptor:)

Adds a description of a compute pipeline to the archive.

Declaration

func addComputePipelineFunctions(descriptor: MTLComputePipelineDescriptor) throws

Parameters

  • descriptor:

    A description of the compute pipeline to archive.

See Also

Adding pipeline descriptors