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