---
title: MPSSVGFTextureAllocator
framework: metalperformanceshaders
role: symbol
role_heading: Protocol
path: metalperformanceshaders/mpssvgftextureallocator
---

# MPSSVGFTextureAllocator

## Declaration

```swift
protocol MPSSVGFTextureAllocator : NSObjectProtocol
```

## Topics

### Instance Methods

- [return(_:)](metalperformanceshaders/mpssvgftextureallocator/return(_:).md)
- [texture(with:width:height:)](metalperformanceshaders/mpssvgftextureallocator/texture(with:width:height:).md)

## Relationships

### Inherits From

- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

### Conforming Types

- [MPSSVGFDefaultTextureAllocator](metalperformanceshaders/mpssvgfdefaulttextureallocator.md)
