---
title: MTLResourceViewPoolDescriptor
framework: metal
role: symbol
role_heading: Class
path: metal/mtlresourceviewpooldescriptor
---

# MTLResourceViewPoolDescriptor

Provides parameters for creating a resource view pool.

## Declaration

```swift
class MTLResourceViewPoolDescriptor
```

## Topics

### Instance Properties

- [label](metal/mtlresourceviewpooldescriptor/label.md)
- [resourceViewCount](metal/mtlresourceviewpooldescriptor/resourceviewcount.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### View pools

- [MTLResourceViewPool](metal/mtlresourceviewpool.md)
- [MTLTextureViewPool](metal/mtltextureviewpool.md)
- [MTLTextureViewDescriptor](metal/mtltextureviewdescriptor.md)
