Freigeben über


MTLStitchedLibraryDescriptor.FunctionGraphs Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLFunctionStitchingGraph[] FunctionGraphs { [Foundation.Export("functionGraphs", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFunctionGraphs:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("functionGraphs", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFunctionGraphs:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.FunctionGraphs : Metal.MTLFunctionStitchingGraph[] with get, set

Property Value

Attributes

Applies to