Share via


MPSGraphExecutable.SerializeToMPSGraphPackage Method

Definition

[Foundation.Export("serializeToMPSGraphPackageAtURL:descriptor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SerializeToMPSGraphPackage(Foundation.NSUrl url, MetalPerformanceShadersGraph.MPSGraphExecutableSerializationDescriptor? descriptor);
[<Foundation.Export("serializeToMPSGraphPackageAtURL:descriptor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SerializeToMPSGraphPackage : Foundation.NSUrl * MetalPerformanceShadersGraph.MPSGraphExecutableSerializationDescriptor -> unit
override this.SerializeToMPSGraphPackage : Foundation.NSUrl * MetalPerformanceShadersGraph.MPSGraphExecutableSerializationDescriptor -> unit

Parameters

url
NSUrl
Attributes

Applies to