MPSTemporaryVector.Create(IMTLCommandBuffer, MPSVectorDescriptor) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("temporaryVectorWithCommandBuffer:descriptor:")]
public static MetalPerformanceShaders.MPSTemporaryVector Create (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSVectorDescriptor descriptor);
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSVectorDescriptor -> MetalPerformanceShaders.MPSTemporaryVector
Parameters
- commandBuffer
- IMTLCommandBuffer
- descriptor
- MPSVectorDescriptor
Returns
- Attributes