Share via


IMTL4MachineLearningCommandEncoder.SetArgumentTable Method

Definition

[Foundation.Export("setArgumentTable:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetArgumentTable(Metal.IMTL4ArgumentTable argumentTable);
[<Foundation.Export("setArgumentTable:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetArgumentTable : Metal.IMTL4ArgumentTable -> unit
override this.SetArgumentTable : Metal.IMTL4ArgumentTable -> unit

Parameters

argumentTable
IMTL4ArgumentTable
Attributes

Applies to