A class that can perform multiple matrix copy operations.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- Metal Performance Shaders
Declaration
class MPSMatrixCopy : MPSKernel
A class that can perform multiple matrix copy operations.
SDKs
Framework
class MPSMatrixCopy : MPSKernel
class MPSMatrix Copy To Image
A kernel that copies matrix data to a Metal Performance Shaders image.
class MPSMatrix Copy Descriptor
A description of multiple matrix copy operations.
class MPSImage Copy To Matrix
A class that copies image data to a matrix.