Eliminate SamplerCommon

This commit is contained in:
Pokechu22
2021-08-08 11:13:00 -07:00
parent 3096f77ba0
commit 6236a0d494
6 changed files with 13 additions and 26 deletions

View File

@ -644,7 +644,6 @@
<ClInclude Include="VideoCommon\PostProcessing.h" />
<ClInclude Include="VideoCommon\RenderBase.h" />
<ClInclude Include="VideoCommon\RenderState.h" />
<ClInclude Include="VideoCommon\SamplerCommon.h" />
<ClInclude Include="VideoCommon\ShaderCache.h" />
<ClInclude Include="VideoCommon\ShaderGenCommon.h" />
<ClInclude Include="VideoCommon\Statistics.h" />