Initialize LLRender::mHasTextureSwizzle to false.

This commit is contained in:
Shyotl
2014-06-22 03:44:48 -05:00
parent 869517b9c6
commit 5cb5d284c3

View File

@@ -444,6 +444,7 @@ LLGLManager::LLGLManager() :
mHasDebugOutput(FALSE),
mHasAdaptiveVsync(FALSE),
mHasTextureSwizzle(FALSE),
mIsATI(FALSE),
mIsNVIDIA(FALSE),