encodeBatch(commandBuffer:primaryImages:secondaryImages:destinationStates:destinationStateIsTemporary:)
Declaration
func encodeBatch(commandBuffer: any MTLCommandBuffer, primaryImages: [MPSImage], secondaryImages: [MPSImage], destinationStates outState: AutoreleasingUnsafeMutablePointer<NSArray?>, destinationStateIsTemporary isTemporary: Bool) -> [MPSImage]See Also
Instance Methods
encode(commandBuffer:primaryImage:secondaryImage:)encode(commandBuffer:primaryImage:secondaryImage:destinationImage:)appendBatchBarrier()batchEncodingStorageSize(primaryImage:secondaryImage:sourceStates:destinationImage:)destinationImageDescriptor(forSourceImages:sourceStates:)encode(commandBuffer:primaryImage:secondaryImage:destinationState:destinationStateIsTemporary:)encodeBatch(commandBuffer:primaryImages:secondaryImages:)encodeBatch(commandBuffer:primaryImages:secondaryImages:destinationImages:)encodingStorageSize(primaryImage:secondaryImage:sourceStates:destinationImage:)isResultStateReusedAcrossBatch()resultState(primaryImage:secondaryImage:sourceStates:destinationImage:)resultStateBatch(primaryImage:secondaryImage:sourceStates:destinationImage:)temporaryResultState(commandBuffer:primaryImage:secondaryImage:sourceStates:destinationImage:)temporaryResultStateBatch(commandBuffer:primaryImage:secondaryImage:sourceStates:destinationImage:)