ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / PixelShaderStage Class / GetConstantBuffers Method

In This Topic
    GetConstantBuffers Method (PixelShaderStage)
    In This Topic
    void ID3D11DeviceContext::PSGetConstantBuffers([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