MPSNNCompare Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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