---
title: GLKViewDrawableStencilFormat.formatNone
framework: glkit
role: symbol
role_heading: Case
path: glkit/glkviewdrawablestencilformat/formatnone
---

# GLKViewDrawableStencilFormat.formatNone

The underlying framebuffer object has no stencil buffer.

## Declaration

```swift
case formatNone
```

## See Also

### Constants

- [GLKViewDrawableStencilFormat.format8](glkit/glkviewdrawablestencilformat/format8.md)
