---
title: GLKViewDrawableStencilFormat
framework: glkit
role: symbol
role_heading: Enumeration
path: glkit/glkviewdrawablestencilformat
---

# GLKViewDrawableStencilFormat

The format of the stencil renderbuffer.

## Declaration

```swift
enum GLKViewDrawableStencilFormat
```

## Topics

### Constants

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

### Initializers

- [init(rawValue:)](glkit/glkviewdrawablestencilformat/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Constants

- [GLKViewDrawableColorFormat](glkit/glkviewdrawablecolorformat.md)
- [GLKViewDrawableDepthFormat](glkit/glkviewdrawabledepthformat.md)
- [GLKViewDrawableMultisample](glkit/glkviewdrawablemultisample.md)
