MPSNNPadGradient Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
MPSNNPadGradient(NSCoder) | |
MPSNNPadGradient(NSObjectFlag) | |
MPSNNPadGradient(IMTLDevice) | |
MPSNNPadGradient(IntPtr) | |
MPSNNPadGradient(NSCoder, IMTLDevice) |
MPSNNPadGradient(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient(Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNPadGradient
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSNNPadGradient(NSObjectFlag)
protected MPSNNPadGradient(Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNPadGradient
Parametri
Si applica a
MPSNNPadGradient(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient(Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNPadGradient : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNPadGradient
Parametri
- device
- IMTLDevice
- Attributi
Si applica a
MPSNNPadGradient(IntPtr)
protected internal MPSNNPadGradient(IntPtr handle);
new MetalPerformanceShaders.MPSNNPadGradient : nativeint -> MetalPerformanceShaders.MPSNNPadGradient
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSNNPadGradient(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNPadGradient(Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNPadGradient : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNPadGradient
Parametri
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributi