Contents

addTileRenderPipelineFunctions(descriptor:)

Adds a description of a tile renderer pipeline to the archive.

Declaration

func addTileRenderPipelineFunctions(descriptor: MTLTileRenderPipelineDescriptor) throws

Parameters

  • descriptor:

    A description of the tile renderer pipeline to archive.

See Also

Adding pipeline descriptors