MPSNNGraph
MPSNNGraph(IntPtr)
MPSNNGraph(NativeHandle)
MPSNNGraph(NSCoder)
MPSNNGraph(NSObjectFlag)
MPSNNGraph(IMTLDevice, MPSNNImageNode)
MPSNNGraph(NSCoder, IMTLDevice)
MPSNNGraph(IMTLDevice, MPSNNImageNode, Boolean)
ClassHandle
DestinationImageAllocator
Format
IntermediateImageHandles
IsOutputStateTemporary
ResultHandle
ResultImageIsNeeded
ResultStateHandles
SourceImageHandles
SourceStateHandles
Copy(NSZone)
Create(IMTLDevice, MPSNNImageNode, Boolean)
Create(IMTLDevice, MPSNNImageNode[], Boolean[])
Create(IMTLDevice, MPSNNImageNode[], nint)
EncodeBatch(IMTLCommandBuffer, NSArray<MPSImage>[], NSArray<MPSState>[])
EncodeBatch(IMTLCommandBuffer, NSArray<MPSImage>[], NSArray<MPSState>[], NSMutableArray<NSArray<MPSImage>>, NSMutableArray<NSArray<MPSState>>)
EncodeTo(NSCoder)
EncodeToCommandBuffer(IMTLCommandBuffer, MPSImage[])
EncodeToCommandBuffer(IMTLCommandBuffer, MPSImage[], MPSState[], NSMutableArray<MPSImage>, NSMutableArray<MPSState>)
Execute(MPSImage[], Action<MPSImage, NSError>)
ExecuteAsync(MPSImage[])
ExecuteAsync(MPSImage[], MPSImage)
GetReadCountForSourceImage(nuint)
GetReadCountForSourceImage(nuint)
GetReadCountForSourceState(nuint)
GetReadCountForSourceState(nuint)
ReloadFromDataSources()
xamarinmac
namespace MetalPerformanceShaders
{
[Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("MPSNNGraph", true)]
public class MPSNNGraph : MPSKernel, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[Introduced(PlatformName.MacCatalyst, 13, 0, PlatformArchitecture.None, null)]
[TV(13, 0)]
public static MPSNNGraph Create(IMTLDevice device, MPSNNImageNode[] resultImages, bool[] resultsAreNeeded);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API