編集

次の方法で共有


MPSCnnMultiply Constructors

Definition

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

Applies to