addRenderPipelineFunctions(descriptor:)
Adds a description of a render pipeline to the archive.
Declaration
func addRenderPipelineFunctions(descriptor: MTLRenderPipelineDescriptor) throwsParameters
- descriptor:
A description of the render pipeline to archive.