Share via


MPSTemporaryVector.Create(IMTLCommandBuffer, MPSVectorDescriptor) Method

Definition

[Foundation.Export("temporaryVectorWithCommandBuffer:descriptor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static MetalPerformanceShaders.MPSTemporaryVector Create(Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSVectorDescriptor descriptor);
[<Foundation.Export("temporaryVectorWithCommandBuffer:descriptor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSVectorDescriptor -> MetalPerformanceShaders.MPSTemporaryVector

Parameters

commandBuffer
IMTLCommandBuffer
descriptor
MPSVectorDescriptor

Returns

Attributes

Applies to