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
encode(commandBuffer:sourceImage:)encode(commandBuffer:sourceImage:destinationImage:)appendBatchBarrier()batchEncodingStorageSize(sourceImage:sourceStates:destinationImage:)destinationImageDescriptor(sourceImages:sourceStates:)encode(commandBuffer:sourceImage:destinationState:destinationImage:)encode(commandBuffer:sourceImage:destinationState:destinationStateIsTemporary:)encodeBatch(commandBuffer:sourceImages:)encodeBatch(commandBuffer:sourceImages:destinationImages:)encodeBatch(commandBuffer:sourceImages:destinationStates:destinationImages:)encodingStorageSize(sourceImage:sourceStates:destinationImage:)isResultStateReusedAcrossBatch()resultState(sourceImage:sourceStates:destinationImage:)resultStateBatch(sourceImage:sourceStates:destinationImage:)temporaryResultState(commandBuffer:sourceImage:sourceStates:destinationImage:)