Share via


MPSTemporaryVector.PrefetchStorage Method

Definition

[Foundation.Export("prefetchStorageWithCommandBuffer:descriptorList:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PrefetchStorage(Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSVectorDescriptor[] descriptorList);
[<Foundation.Export("prefetchStorageWithCommandBuffer:descriptorList:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrefetchStorage : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSVectorDescriptor[] -> unit

Parameters

commandBuffer
IMTLCommandBuffer
descriptorList
MPSVectorDescriptor[]
Attributes

Applies to