---
title: MPSNDArrayAllocator
framework: metalperformanceshaders
role: symbol
role_heading: Protocol
path: metalperformanceshaders/mpsndarrayallocator
---

# MPSNDArrayAllocator

## Declaration

```swift
protocol MPSNDArrayAllocator : NSCopying, NSSecureCoding, NSObjectProtocol
```

## Topics

### Instance Methods

- [array(for:arrayDescriptor:kernel:)](metalperformanceshaders/mpsndarrayallocator/array(for:arraydescriptor:kernel:).md)

## Relationships

### Inherits From

- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
