ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / GeometryShaderStage Class / SetSamplers Method

In This Topic
    SetSamplers Method (GeometryShaderStage)
    In This Topic
    void ID3D11DeviceContext::GSSetSamplers([In] unsigned int StartSlot,[In] unsigned int NumSamplers,[In, Buffer, Optional] const void** ppSamplers)
    Overload List
    OverloadDescription
    Sets an array of samplers to be used by the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Sets an array of samplers to be used by the shader stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Set an array of sampler states to the shader pipeline stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    Set an array of sampler states to the shader pipeline stage. (Inherited from C1.Util.DX.Direct3D11.CommonShaderStageBase)
    See Also