Contents

encode(to:sourceImages:sourceStates:intermediateImages:destinationStates:)

Declaration

func encode(to commandBuffer: any MTLCommandBuffer, sourceImages: [MPSImage], sourceStates: [MPSState]?, intermediateImages: NSMutableArray?, destinationStates: NSMutableArray?) -> MPSImage?

See Also

Instance Methods