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