Initialize LLRender::mHasTextureSwizzle to false.
This commit is contained in:
@@ -444,6 +444,7 @@ LLGLManager::LLGLManager() :
|
|||||||
mHasDebugOutput(FALSE),
|
mHasDebugOutput(FALSE),
|
||||||
|
|
||||||
mHasAdaptiveVsync(FALSE),
|
mHasAdaptiveVsync(FALSE),
|
||||||
|
mHasTextureSwizzle(FALSE),
|
||||||
|
|
||||||
mIsATI(FALSE),
|
mIsATI(FALSE),
|
||||||
mIsNVIDIA(FALSE),
|
mIsNVIDIA(FALSE),
|
||||||
|
|||||||
Reference in New Issue
Block a user