Cosmetics.

This commit is contained in:
Jules Blok
2016-08-12 13:55:35 +02:00
parent 959d1879e5
commit 8c1c7fc2da
4 changed files with 12 additions and 12 deletions

View File

@ -171,7 +171,7 @@ struct VideoConfig final
bool bSupportsPaletteConversion;
bool bSupportsClipControl; // Needed by VertexShaderGen, so must stay in VideoCommon
bool bSupportsSSAA;
bool bSupportsDepthClamp; // Needed by VertexShaderGen, so must stay in VideoCommon
bool bSupportsDepthClamp; // Needed by VertexShaderGen, so must stay in VideoCommon
} backend_info;
// Utility