Share via


IMTLIndirectCommandBuffer.GetIndirectComputeCommand(UIntPtr) Method

Definition

[Foundation.Export("indirectComputeCommandAtIndex:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLIndirectComputeCommand GetIndirectComputeCommand(UIntPtr commandIndex);
[<Foundation.Export("indirectComputeCommandAtIndex:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetIndirectComputeCommand : unativeint -> Metal.IMTLIndirectComputeCommand
override this.GetIndirectComputeCommand : unativeint -> Metal.IMTLIndirectComputeCommand

Parameters

commandIndex
UIntPtr

unativeint

Returns

Attributes

Applies to