Edit

Share via


MPSNNCompare Constructors

Definition

Overloads

MPSNNCompare(NSCoder)
MPSNNCompare(NSObjectFlag)
MPSNNCompare(IMTLDevice)
MPSNNCompare(IntPtr)

MPSNNCompare(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCompare (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNCompare : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNCompare

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNCompare(NSObjectFlag)

protected MPSNNCompare (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNCompare : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNCompare

Parameters

Applies to

MPSNNCompare(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNCompare (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNCompare : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNCompare

Parameters

device
IMTLDevice
Attributes

Applies to

MPSNNCompare(IntPtr)

protected internal MPSNNCompare (IntPtr handle);
new MetalPerformanceShaders.MPSNNCompare : nativeint -> MetalPerformanceShaders.MPSNNCompare

Parameters

handle
IntPtr

nativeint

Applies to