Uses of Class
org.robovm.apple.metalps.MPSMatrixCopyOffsets
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSMatrixCopyOffsets in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSMatrixCopyOffsets Modifier and Type Method Description MPSMatrixCopyOffsetsMPSMatrixCopyOffsets. setDestinationColumnOffset(int destinationColumnOffset)MPSMatrixCopyOffsetsMPSMatrixCopyOffsets. setDestinationRowOffset(int destinationRowOffset)MPSMatrixCopyOffsetsMPSMatrixCopyOffsets. setSourceColumnOffset(int sourceColumnOffset)MPSMatrixCopyOffsetsMPSMatrixCopyOffsets. setSourceRowOffset(int sourceRowOffset)Methods in org.robovm.apple.metalps with parameters of type MPSMatrixCopyOffsets Modifier and Type Method Description static MPSMatrixCopyDescriptorMPSMatrixCopyDescriptor. create(MPSMatrix sourceMatrix, MPSMatrix destinationMatrix, MPSMatrixCopyOffsets offsets)voidMPSMatrixCopyDescriptor. setCopyOperation(long index, MPSMatrix sourceMatrix, MPSMatrix destinationMatrix, MPSMatrixCopyOffsets offsets)