Contents

addRenderPipelineFunctions(descriptor:)

Adds a description of a render pipeline to the archive.

Declaration

func addRenderPipelineFunctions(descriptor: MTLRenderPipelineDescriptor) throws

Parameters

  • descriptor:

    A description of the render pipeline to archive.

See Also

Adding pipeline descriptors