ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / VertexShaderStage Class / SetShaderResources Method

In This Topic
    SetShaderResources Method (VertexShaderStage)
    In This Topic
    void ID3D11DeviceContext::VSSetShaderResources([In] unsigned int StartSlot,[In] unsigned int NumViews,[In, Buffer, Optional] const void** ppShaderResourceViews)
    Overload List
    OverloadDescription
    Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Bind an array of shader resources to the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    See Also