A description of the length and data type of a vector.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- Metal Performance Shaders
Declaration
@interface MPSVectorDescriptor : NSObject
A description of the length and data type of a vector.
SDKs
Framework
@interface MPSVectorDescriptor : NSObject
MPSVector
A 1D array of data that stores the data's values.
MPSTemporary Vector
A vector allocated on GPU private memory.