Contents

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

Declaration

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

See Also

Instance Methods