VideoCommon: Rename TextureConversionShader namespace.

This commit is contained in:
degasus
2017-11-25 11:13:22 +01:00
parent e8febd0cef
commit e2a9ee384f
8 changed files with 29 additions and 26 deletions

View File

@ -22,7 +22,7 @@
static char text[16384];
static bool IntensityConstantAdded = false;
namespace TextureConversionShader
namespace TextureConversionShaderTiled
{
u16 GetEncodedSampleCount(EFBCopyFormat format)
{