DirectX11DepthStencilOpState
Description
Full source code is included in the Tinman 3D SDK download. |
The fields correspond to D3D11_DEPTH_STENCILOP_DESC
.
The following default values are used:
StencilFailOp = DirectX11State.STENCIL_OP_KEEP
StencilDepthFailOp = DirectX11State.STENCIL_OP_KEEP
StencilPassOp = DirectX11State.STENCIL_OP_KEEP
StencilFunc = DirectX11State.COMPARISON_ALWAYS