diff options
author | AndreyL ProductEngine <andreylproductengine@lindenlab.com> | 2015-10-30 16:33:51 +0200 |
---|---|---|
committer | AndreyL ProductEngine <andreylproductengine@lindenlab.com> | 2015-10-30 16:33:51 +0200 |
commit | 4dfd54eef23af279f7f0f631a4b53e319670e504 (patch) | |
tree | 7f4fe4b89d72cf1472633088d03732ad55fe592f /indra/newview/lltexturefetch.h | |
parent | 9e6f193cd6b9b767679d810de8f2b45a7cd91540 (diff) | |
parent | c0b95008811f1969f6d0863c5cdff4b800afba55 (diff) |
Merge
Diffstat (limited to 'indra/newview/lltexturefetch.h')
-rwxr-xr-x | indra/newview/lltexturefetch.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index 27779a31e0..a2658ecd85 100755 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -332,6 +332,7 @@ private: F32 mTextureBandwidth; // <none> F32 mMaxBandwidth; // Mfnq LLTextureInfo mTextureInfo; + LLTextureInfo mTextureInfoMainThread; // XXX possible delete U32Bits mHTTPTextureBits; // Mfnq |