MPSMatrixCopyDescriptor.Create Method

Definition

[Foundation.Export("descriptorWithSourceMatrix:destinationMatrix:offsets:")]
public static MetalPerformanceShaders.MPSMatrixCopyDescriptor Create (MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix destinationMatrix, MetalPerformanceShaders.MPSMatrixCopyOffsets offsets);
static member Create : MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> MetalPerformanceShaders.MPSMatrixCopyDescriptor

Parameters

sourceMatrix
MPSMatrix
destinationMatrix
MPSMatrix

Returns

Attributes

Applies to