enum FrameBufferType
Types of frame buffers.
Values
| Name | Value | Description |
|---|---|---|
FBT_COLOR |
1 |
Color surface. |
FBT_DEPTH |
2 |
Depth surface. |
FBT_STENCIL |
4 |
Stencil surface. |
FrameBufferTypeTypes of frame buffers.
| Name | Value | Description |
|---|---|---|
FBT_COLOR |
1 |
Color surface. |
FBT_DEPTH |
2 |
Depth surface. |
FBT_STENCIL |
4 |
Stencil surface. |