MPSMatrixCopyDescriptor.SetCopyOperation Method

Definition

[Foundation.Export("setCopyOperationAtIndex:sourceMatrix:destinationMatrix:offsets:")]
public virtual void SetCopyOperation (nuint index, MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix destinationMatrix, MetalPerformanceShaders.MPSMatrixCopyOffsets offsets);
abstract member SetCopyOperation : nuint * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> unit
override this.SetCopyOperation : nuint * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> unit

Parameters

index
System.System.UIntPtr System.unativeint
sourceMatrix
MPSMatrix
destinationMatrix
MPSMatrix
Attributes

Applies to