MPSMatrixOffset(3) MetalPerformanceShaders.framework MPSMatrixOffset(3)
NAME
MPSMatrixOffset
SYNOPSIS
#include <MPSMatrixTypes.h>
Public Attributes
uint32_t rowOffset
uint32_t columnOffset
Detailed Description
Specifies a row and column offset into an MPSMatrix.
Member Data Documentation
uint32_t MPSMatrixOffset::columnOffset
offset to start of source region to read in columns
uint32_t MPSMatrixOffset::rowOffset
offset to start of source region to read in rows
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSMatrixOffset(3)