MPSNNReshape 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
MPSNNReshape(NSCoder) | |
MPSNNReshape(NSObjectFlag) | |
MPSNNReshape(IMTLDevice) | |
MPSNNReshape(IntPtr) | |
MPSNNReshape(NSCoder, IMTLDevice) |
MPSNNReshape(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReshape
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSNNReshape(NSObjectFlag)
protected MPSNNReshape (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReshape
Parametri
Si applica a
MPSNNReshape(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReshape : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReshape
Parametri
- device
- IMTLDevice
- Attributi
Si applica a
MPSNNReshape(IntPtr)
protected internal MPSNNReshape (IntPtr handle);
new MetalPerformanceShaders.MPSNNReshape : nativeint -> MetalPerformanceShaders.MPSNNReshape
Parametri
- handle
-
IntPtr
nativeint
Si applica a
MPSNNReshape(NSCoder, IMTLDevice)
[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReshape (Foundation.NSCoder decoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReshape : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReshape
Parametri
- decoder
- NSCoder
- device
- IMTLDevice
- Attributi