|
Ocular Engine
|
Public Attributes | |
| StencilOperation | stencilPassOp |
| Operation to perform when both stencil and depth testing passes. | |
| StencilOperation | stencilFailOp |
| Operation to perform when stencil testing fails. | |
| StencilOperation | stencilPassDepthFailOp |
| Operation to perform when stencil testing passes, but depth testing fails. | |
| DepthStencilComparison | comparisonFunction |
| Function to compare source data against destination data. | |