manpagez: man pages & more
man MPSMatrixCopyOffsets(3)
Home | html | info | man
MPSMatrixCopyOffsets(3)




NAME

       MPSMatrixCopyOffsets


SYNOPSIS

       #include <MPSMatrixCombination.h>

   Public Attributes
       uint32_t sourceRowOffset
       uint32_t sourceColumnOffset
       uint32_t destinationRowOffset
       uint32_t destinationColumnOffset


Detailed Description

       A description of each copy operations


Member Data Documentation

   uint32_t MPSMatrixCopyOffsets::destinationColumnOffset
       offset to start of destination region to read in columns

   uint32_t MPSMatrixCopyOffsets::destinationRowOffset
       offset to start of destination region to read in rows

   uint32_t MPSMatrixCopyOffsets::sourceColumnOffset
       offset to start of source region to read in columns

   uint32_t MPSMatrixCopyOffsets::sourceRowOffset
       offset to start of source region to read in rows



Author

       Generated automatically by Doxygen for
       MetalPerformanceShaders.framework from the source code.





Version MetalPerformanceShaders-Thu2Jul 13 2017        MPSMatrixCopyOffsets(3)


Mac OS X 10.12.6 - Generated Mon Oct 30 19:06:30 CDT 2017
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.