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

# GLKViewDrawableDepthFormat.format24

A 24-bit depth entry for each pixel.

## Declaration

```swift
case format24
```

## See Also

### Constants

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