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