ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / GetRenderTargets Method

In This Topic
    GetRenderTargets Method
    In This Topic
    Get references to the render targets that are available to the {{output-merger stage}}.
    Overload List
    OverloadDescription
    Get references to the render targets that are available to the {{output-merger stage}}.  
    Get references to the render targets that are available to the {{output-merger stage}}.  
    Get references to the render targets and the depth-stencil buffer that are available to the {{output-merger stage}}.  
    void ID3D11DeviceContext::OMGetRenderTargets([In] unsigned int NumViews,[Out, Buffer, Optional] ID3D11RenderTargetView** ppRenderTargetViews,[Out, Optional] ID3D11DepthStencilView** ppDepthStencilView)  
    See Also