Share via


IMTL4ComputeCommandEncoder.ResetCommandsInBuffer Method

Definition

[Foundation.Export("resetCommandsInBuffer:withRange:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ResetCommandsInBuffer(Metal.IMTLIndirectCommandBuffer buffer, Foundation.NSRange range);
[<Foundation.Export("resetCommandsInBuffer:withRange:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ResetCommandsInBuffer : Metal.IMTLIndirectCommandBuffer * Foundation.NSRange -> unit
override this.ResetCommandsInBuffer : Metal.IMTLIndirectCommandBuffer * Foundation.NSRange -> unit

Parameters

range
NSRange
Attributes

Applies to