Uses of Class
org.robovm.apple.metalps.MPSMatrixCopyDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSMatrixCopyDescriptor in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSMatrixCopyDescriptor Modifier and Type Method Description static MPSMatrixCopyDescriptorMPSMatrixCopyDescriptor. create(MPSMatrix sourceMatrix, MPSMatrix destinationMatrix, MPSMatrixCopyOffsets offsets)Methods in org.robovm.apple.metalps with parameters of type MPSMatrixCopyDescriptor Modifier and Type Method Description voidMPSMatrixCopy. encode(MTLCommandBuffer commandBuffer, MPSMatrixCopyDescriptor copyDescriptor)voidMPSMatrixCopy. encode(MTLCommandBuffer commandBuffer, MPSMatrixCopyDescriptor copyDescriptor, MPSVector rowPermuteIndices, long rowPermuteOffset, MPSVector columnPermuteIndices, long columnPermuteOffset)