MPSCnnArithmetic 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
MPSCnnArithmetic(NSCoder) | |
MPSCnnArithmetic(NSObjectFlag) | |
MPSCnnArithmetic(IntPtr) |
MPSCnnArithmetic(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSCnnArithmetic (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSCnnArithmetic : Foundation.NSCoder -> MetalPerformanceShaders.MPSCnnArithmetic
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSCnnArithmetic(NSObjectFlag)
protected MPSCnnArithmetic (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSCnnArithmetic : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSCnnArithmetic
Parameters
Applies to
MPSCnnArithmetic(IntPtr)
protected internal MPSCnnArithmetic (IntPtr handle);
new MetalPerformanceShaders.MPSCnnArithmetic : nativeint -> MetalPerformanceShaders.MPSCnnArithmetic
Parameters
- handle
-
IntPtr
nativeint