|
FPLBase
An open source project by
FPL.
|
Public Types | |
| enum | StencilOperations { kKeep, kZero, kReplace, kIncrement, kIncrementAndWrap, kDecrement, kDecrementAndWrap, kInvert, kCount } |
Public Attributes | |
| StencilOperations | stencil_fail |
| StencilOperations | depth_fail |
| StencilOperations | pass |