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

# GLKViewDrawableDepthFormat.formatNone

The underlying framebuffer object has no depth buffer.

## Declaration

```swift
case formatNone
```

## See Also

### Constants

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