enum ClearFlagBits
Flags that determine which portion of the viewport to clear.
Values
| Name | Value | Description |
|---|---|---|
Empty |
0 |
|
Color |
1 |
|
Depth |
2 |
|
Stencil |
4 |
ClearFlagBitsFlags that determine which portion of the viewport to clear.
| Name | Value | Description |
|---|---|---|
Empty |
0 |
|
Color |
1 |
|
Depth |
2 |
|
Stencil |
4 |