MPSCnnBinaryKernel.GetTemporaryResultState Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("temporaryResultStateForCommandBuffer:primaryImage:secondaryImage: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.MPSState GetTemporaryResultState (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSImage primaryImage, MetalPerformanceShaders.MPSImage secondaryImage, Foundation.NSArray<MetalPerformanceShaders.MPSState> sourceStates, MetalPerformanceShaders.MPSImage destinationImage);
abstract member GetTemporaryResultState : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImage * MetalPerformanceShaders.MPSImage * Foundation.NSArray<MetalPerformanceShaders.MPSState> * MetalPerformanceShaders.MPSImage -> MetalPerformanceShaders.MPSState
override this.GetTemporaryResultState : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSImage * MetalPerformanceShaders.MPSImage * Foundation.NSArray<MetalPerformanceShaders.MPSState> * MetalPerformanceShaders.MPSImage -> MetalPerformanceShaders.MPSState
Paramètres
- commandBuffer
- IMTLCommandBuffer
- primaryImage
- MPSImage
- secondaryImage
- MPSImage
- destinationImage
- MPSImage
Retours
- Attributs