Contents

encodeBatch(commandBuffer:sourceImages:destinationStates:destinationStateIsTemporary:)

Declaration

func encodeBatch(commandBuffer: any MTLCommandBuffer, sourceImages: [MPSImage], destinationStates outStates: AutoreleasingUnsafeMutablePointer<NSArray?>, destinationStateIsTemporary isTemporary: Bool) -> [MPSImage]

See Also

Instance Methods