---
title: MPSMatrixCopyOffsets
framework: metalperformanceshaders
role: symbol
role_heading: Structure
path: metalperformanceshaders/mpsmatrixcopyoffsets
---

# MPSMatrixCopyOffsets

A description of matrix copy operations.

## Declaration

```swift
struct MPSMatrixCopyOffsets
```

## Topics

### Initializers

- [init()](metalperformanceshaders/mpsmatrixcopyoffsets/init().md)
- [init(sourceRowOffset:sourceColumnOffset:destinationRowOffset:destinationColumnOffset:)](metalperformanceshaders/mpsmatrixcopyoffsets/init(sourcerowoffset:sourcecolumnoffset:destinationrowoffset:destinationcolumnoffset:).md)

### Instance Properties

- [destinationColumnOffset](metalperformanceshaders/mpsmatrixcopyoffsets/destinationcolumnoffset.md)
- [destinationRowOffset](metalperformanceshaders/mpsmatrixcopyoffsets/destinationrowoffset.md)
- [sourceColumnOffset](metalperformanceshaders/mpsmatrixcopyoffsets/sourcecolumnoffset.md)
- [sourceRowOffset](metalperformanceshaders/mpsmatrixcopyoffsets/sourcerowoffset.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### Structures

- [MPSCustomKernelArgumentCount](metalperformanceshaders/mpscustomkernelargumentcount.md)
- [MPSCustomKernelInfo](metalperformanceshaders/mpscustomkernelinfo.md)
- [MPSCustomKernelSourceInfo](metalperformanceshaders/mpscustomkernelsourceinfo.md)
- [MPSDimensionSlice](metalperformanceshaders/mpsdimensionslice.md)
- [MPSImageCoordinate](metalperformanceshaders/mpsimagecoordinate.md)
- [MPSImageRegion](metalperformanceshaders/mpsimageregion.md)
- [MPSIntegerDivisionParams](metalperformanceshaders/mpsintegerdivisionparams.md)
- [MPSIntersectionDistance](metalperformanceshaders/mpsintersectiondistance.md)
- [MPSIntersectionDistancePrimitiveIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindex.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindex.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexInstanceIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexinstanceindex.md)
- [MPSIntersectionDistancePrimitiveIndexBufferIndexInstanceIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexbufferindexinstanceindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexCoordinates](metalperformanceshaders/mpsintersectiondistanceprimitiveindexcoordinates.md)
- [MPSIntersectionDistancePrimitiveIndexInstanceIndex](metalperformanceshaders/mpsintersectiondistanceprimitiveindexinstanceindex.md)
