Mount Fuji Engine
0.8b
|
Stencil operation description. More...
Data Fields | |
MFStencilOp | stencilFailOp |
The stencil operation to perform when stencil testing fails. More... | |
MFStencilOp | stencilDepthFailOp |
The stencil operation to perform when stencil testing passes and depth testing fails. More... | |
MFStencilOp | stencilPassOp |
The stencil operation to perform when stencil testing and depth testing both pass. More... | |
MFComparisonFunc | stencilFunc |
A function that compares stencil data against existing stencil data. More... | |
Describes a stencil buffer operation.