D3D12_DEPTH_STENCIL_DESC1

Undocumented in source.

Members

Variables

BackFace
D3D12_DEPTH_STENCILOP_DESC BackFace;
Undocumented in source.
DepthBoundsTestEnable
bool DepthBoundsTestEnable;
Undocumented in source.
DepthEnable
bool DepthEnable;
Undocumented in source.
DepthFunc
D3D12_COMPARISON_FUNC DepthFunc;
Undocumented in source.
DepthWriteMask
D3D12_DEPTH_WRITE_MASK DepthWriteMask;
Undocumented in source.
FrontFace
D3D12_DEPTH_STENCILOP_DESC FrontFace;
Undocumented in source.
StencilEnable
bool StencilEnable;
Undocumented in source.
StencilReadMask
ubyte StencilReadMask;
Undocumented in source.
StencilWriteMask
ubyte StencilWriteMask;
Undocumented in source.

Meta