Contents

encodeBatch(to:sourceImages:sourceStates:)

Declaration

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

See Also

Instance Methods