ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / DomainShaderStage Class / GetSamplers Method

In This Topic
    GetSamplers Method (DomainShaderStage)
    In This Topic
    void ID3D11DeviceContext::DSGetSamplers([In] unsigned int StartSlot,[In] unsigned int NumSamplers,[Out, Buffer, Optional] ID3D11SamplerState** ppSamplers)
    Overload List
    OverloadDescription
    Gets the sampler states used by the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    See Also