MPSTemporaryMatrix.Create(IMTLCommandBuffer, MPSMatrixDescriptor) Method

Definition

[Foundation.Export("temporaryMatrixWithCommandBuffer:matrixDescriptor:")]
public static MetalPerformanceShaders.MPSTemporaryMatrix Create (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrixDescriptor matrixDescriptor);
static member Create : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrixDescriptor -> MetalPerformanceShaders.MPSTemporaryMatrix

Parameters

commandBuffer
IMTLCommandBuffer
matrixDescriptor
MPSMatrixDescriptor

Returns

Attributes

Applies to