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

In This Topic
    GetConstantBuffers Method (DomainShaderStage)
    In This Topic
    void ID3D11DeviceContext::DSGetConstantBuffers([In] unsigned int StartSlot,[In] unsigned int NumBuffers,[Out, Buffer, Optional] ID3D11Buffer** ppConstantBuffers)
    Overload List
    OverloadDescription
    Gets the constant buffers used by the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    See Also