summaryrefslogtreecommitdiff
path: root/indra/llrender/llvertexbuffer.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-07-01 18:10:43 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-07-01 18:10:43 +0300
commit207e866fd35c86161ad08c1362cd1f3cfe73ed93 (patch)
tree9e8ff877af0d293267b07d1e3cf770a1b221661d /indra/llrender/llvertexbuffer.h
parentda217cee63019977f371492dde2692046302d9cc (diff)
parent67f0a792a286546b7213666d337b394517342394 (diff)
Merge from default branch
--HG-- branch : product-engine
Diffstat (limited to 'indra/llrender/llvertexbuffer.h')
-rw-r--r--indra/llrender/llvertexbuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llvertexbuffer.h b/indra/llrender/llvertexbuffer.h
index e2fecdffef..ef0bdb21b4 100644
--- a/indra/llrender/llvertexbuffer.h
+++ b/indra/llrender/llvertexbuffer.h
@@ -83,7 +83,7 @@ public:
static LLVBOPool sDynamicVBOPool;
static LLVBOPool sStreamIBOPool;
static LLVBOPool sDynamicIBOPool;
-
+
static BOOL sUseStreamDraw;
static void initClass(bool use_vbo);