encodeBatch(commandBuffer:primaryImages:secondaryImages:destinationImages:)
Declaration
func encodeBatch(commandBuffer: any MTLCommandBuffer, primaryImages: [MPSImage], secondaryImages: [MPSImage], destinationImages: [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:destinationStates:destinationStateIsTemporary:)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:)