makePipeline(desc:)
Creates a compute pipeline synchronously.
Declaration
final func makePipeline(desc: LowLevelDeformation.Pipeline.Descriptor) throws -> LowLevelDeformation.PipelineParameters
- desc:
An object that describes the vertex layouts and deformer stages.