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