addComputePipelineFunctions(descriptor:)
Adds a description of a compute pipeline to the archive.
Declaration
func addComputePipelineFunctions(descriptor: MTLComputePipelineDescriptor) throwsParameters
- descriptor:
A description of the compute pipeline to archive.