MPSCnnDivide Constructors

Definition

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

Applies to