summaryrefslogtreecommitdiff
path: root/indra/newview/llviewertexture.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-06-10 14:05:04 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-06-10 14:05:04 +0300
commitf9ca717953a0ee5eeb3a10413fd8edda185bed9f (patch)
treed55867dea06d73d79c815af7d57cb43c359c2bac /indra/newview/llviewertexture.h
parent1856436fb93c7dc45821c1791dbbced26151b2c0 (diff)
parent0116400820d15f80a2d726a5b0e4311d27a100de (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llviewertexture.h')
-rw-r--r--indra/newview/llviewertexture.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewertexture.h b/indra/newview/llviewertexture.h
index 1bd4cc793d..361f56e02f 100644
--- a/indra/newview/llviewertexture.h
+++ b/indra/newview/llviewertexture.h
@@ -166,6 +166,7 @@ public:
void addTextureStats(F32 virtual_size, BOOL needs_gltexture = TRUE) const;
void resetTextureStats();
+ void setResetMaxVirtualSizeFlag(bool flag) ;
virtual F32 getMaxVirtualSize() ;