Share via


IMTLRenderCommandEncoder.SetObjectThreadgroupMemoryLength Method

Definition

[Foundation.Export("setObjectThreadgroupMemoryLength:atIndex:")]
[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetObjectThreadgroupMemoryLength(UIntPtr length, UIntPtr index);
[<Foundation.Export("setObjectThreadgroupMemoryLength:atIndex:")>]
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetObjectThreadgroupMemoryLength : unativeint * unativeint -> unit
override this.SetObjectThreadgroupMemoryLength : unativeint * unativeint -> unit

Parameters

length
UIntPtr

unativeint

index
UIntPtr

unativeint

Attributes

Applies to