Condividi tramite


MPSCnnConvolution.GetTemporaryResultStateBatch Metodo

Definizione

[Foundation.Export("temporaryResultStateBatchForCommandBuffer:sourceImage:sourceStates:destinationImage:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual MetalPerformanceShaders.MPSCnnConvolutionGradientState[] GetTemporaryResultStateBatch (Metal.IMTLCommandBuffer commandBuffer, Foundation.NSArray<MetalPerformanceShaders.MPSImage> sourceImage, Foundation.NSArray<MetalPerformanceShaders.MPSState>[] sourceStates, Foundation.NSArray<MetalPerformanceShaders.MPSImage> destinationImage);
override this.GetTemporaryResultStateBatch : Metal.IMTLCommandBuffer * Foundation.NSArray<MetalPerformanceShaders.MPSImage> * Foundation.NSArray<MetalPerformanceShaders.MPSState>[] * Foundation.NSArray<MetalPerformanceShaders.MPSImage> -> MetalPerformanceShaders.MPSCnnConvolutionGradientState[]

Parametri

commandBuffer
IMTLCommandBuffer
sourceImage
NSArray<MPSImage>
sourceStates
NSArray<MPSState>[]
destinationImage
NSArray<MPSImage>

Restituisce

Attributi

Si applica a