Share via


MPSCommandBuffer.PrefetchHeap(UIntPtr) Method

Definition

[Foundation.Export("prefetchHeapForWorkloadSize:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PrefetchHeap(UIntPtr size);
[<Foundation.Export("prefetchHeapForWorkloadSize:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PrefetchHeap : unativeint -> unit
override this.PrefetchHeap : unativeint -> unit

Parameters

size
UIntPtr

unativeint

Attributes

Applies to