2#include "Graphics/Common.h"
10 static constexpr D3D11_SAMPLER_DESC GetSamplerStateLinearDesc();
16 static constexpr D3D11_SAMPLER_DESC GetSamplerStateLinearClampDesc();
22 static constexpr D3D11_SAMPLER_DESC GetSamplerStateLinearBorderDesc();
28 static constexpr D3D11_SAMPLER_DESC GetSamplerStatePointDesc();
34 static constexpr D3D11_SAMPLER_DESC GetSamplerStateAnisotropicDesc();