---
title: MTLTessellationControlPointIndexType.uint16
framework: metal
role: symbol
role_heading: Case
path: metal/mtltessellationcontrolpointindextype/uint16
---

# MTLTessellationControlPointIndexType.uint16

The size of a 16-bit unsigned integer.

## Declaration

```swift
case uint16
```

## See Also

### Index types

- [MTLTessellationControlPointIndexType.none](metal/mtltessellationcontrolpointindextype/none.md)
- [MTLTessellationControlPointIndexType.uint32](metal/mtltessellationcontrolpointindextype/uint32.md)
