Skip to main content
Apple Developer Docs
×
Metal Performance Shaders
/
MPSMatrixOffset
/
init(rowOffset:columnOffset:)
init(rowOffset:columnOffset:)
Declaration
init
(
rowOffset
:
UInt32
,
columnOffset
:
UInt32
)