.TH "MPSMatrixCopyOffsets" 3 "Mon Jul 9 2018" "Version MetalPerformanceShaders-119.3" "MetalPerformanceShaders.framework" \" -*- nroff -*- .ad l .nh .SH NAME MPSMatrixCopyOffsets .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Attributes" .in +1c .ti -1c .RI "uint32_t \fBsourceRowOffset\fP" .br .ti -1c .RI "uint32_t \fBsourceColumnOffset\fP" .br .ti -1c .RI "uint32_t \fBdestinationRowOffset\fP" .br .ti -1c .RI "uint32_t \fBdestinationColumnOffset\fP" .br .in -1c .SH "Detailed Description" .PP \fBA\fP description of each copy operation .SH "Member Data Documentation" .PP .SS "uint32_t MPSMatrixCopyOffsets::destinationColumnOffset" offset to start of destination region to read in columns .SS "uint32_t MPSMatrixCopyOffsets::destinationRowOffset" offset to start of destination region to read in rows .SS "uint32_t MPSMatrixCopyOffsets::sourceColumnOffset" offset to start of source region to read in columns .SS "uint32_t MPSMatrixCopyOffsets::sourceRowOffset" offset to start of source region to read in rows .SH "Author" .PP Generated automatically by Doxygen for MetalPerformanceShaders\&.framework from the source code\&.