ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / GetDepthStencilState Method

In This Topic
    GetDepthStencilState Method
    In This Topic
    Gets the {{depth-stencil}} state of the output-merger stage.
    Overload List
    OverloadDescription
    Gets the {{depth-stencil}} state of the output-merger stage.  
    void ID3D11DeviceContext::OMGetDepthStencilState([Out, Optional] ID3D11DepthStencilState** ppDepthStencilState,[Out, Optional] unsigned int* pStencilRef)  
    See Also