- BackFace
D3D10_DEPTH_STENCILOP_DESC BackFace;
Undocumented in source.
- DepthEnable
BOOL DepthEnable;
Undocumented in source.
- DepthFunc
D3D10_COMPARISON_FUNC DepthFunc;
Undocumented in source.
- DepthWriteMask
D3D10_DEPTH_WRITE_MASK DepthWriteMask;
Undocumented in source.
- FrontFace
D3D10_DEPTH_STENCILOP_DESC FrontFace;
Undocumented in source.
- StencilEnable
BOOL StencilEnable;
Undocumented in source.
- StencilReadMask
UINT8 StencilReadMask;
Undocumented in source.
- StencilWriteMask
UINT8 StencilWriteMask;
Undocumented in source.