---
title: GLKViewDrawableDepthFormat.format16
framework: glkit
role: symbol
role_heading: Case
path: glkit/glkviewdrawabledepthformat/format16
---

# GLKViewDrawableDepthFormat.format16

A 16-bit depth entry for each pixel.

## Declaration

```swift
case format16
```

## See Also

### Constants

- [GLKViewDrawableDepthFormat.formatNone](glkit/glkviewdrawabledepthformat/formatnone.md)
- [GLKViewDrawableDepthFormat.format24](glkit/glkviewdrawabledepthformat/format24.md)
