Share via


MPSTemporaryMatrix.PrefetchStorage Method

Definition

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

Parameters

commandBuffer
IMTLCommandBuffer
descriptorList
MPSMatrixDescriptor[]
Attributes

Applies to