---
title: MTLTessellationPartitionMode.pow2
framework: metal
role: symbol
role_heading: Case
path: metal/mtltessellationpartitionmode/pow2
---

# MTLTessellationPartitionMode.pow2

A power of two partitioning mode.

## Declaration

```swift
case pow2
```

## See Also

### Partition modes

- [MTLTessellationPartitionMode.integer](metal/mtltessellationpartitionmode/integer.md)
- [MTLTessellationPartitionMode.fractionalOdd](metal/mtltessellationpartitionmode/fractionalodd.md)
- [MTLTessellationPartitionMode.fractionalEven](metal/mtltessellationpartitionmode/fractionaleven.md)
