D3D11_DEPTH_STENCIL_DESC

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

BackFace
D3D11_DEPTH_STENCILOP_DESC BackFace;
Undocumented in source.
DepthEnable
BOOL DepthEnable;
Undocumented in source.
DepthFunc
D3D11_COMPARISON_FUNC DepthFunc;
Undocumented in source.
DepthWriteMask
D3D11_DEPTH_WRITE_MASK DepthWriteMask;
Undocumented in source.
FrontFace
D3D11_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.

Meta