[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.Device.CreateSamplerState

CreateSamplerState Method

CreateSamplerState(ref SamplerStateDescription)

HRESULT ID3D11Device::CreateSamplerState([In] const D3D11_SAMPLER_DESC* pSamplerDesc,[Out, Fast] ID3D11SamplerState** ppSamplerState)

Declaration
public SamplerState CreateSamplerState(ref SamplerStateDescription samplerDescRef)
Parameters
Type Name Description
SamplerStateDescription samplerDescRef
Returns
Type Description
SamplerState