summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorTofu Buzzard <no-email>2011-03-10 09:48:43 -0800
committerTofu Buzzard <no-email>2011-03-10 09:48:43 -0800
commit1aa6b7c770ed8bdbcd0c854cd8008f2f9538acae (patch)
tree12d73738fb224b07935da4fa8073b5faf2ffff13 /indra/llrender/llgl.h
parent9108837ec7088378b99947aae784a7cded69b310 (diff)
parent666f06eacecdcde2b5562b20b5231fdf1172b7b2 (diff)
merge
Diffstat (limited to 'indra/llrender/llgl.h')
-rw-r--r--indra/llrender/llgl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llrender/llgl.h b/indra/llrender/llgl.h
index f4be067f2e..0d7ba15b12 100644
--- a/indra/llrender/llgl.h
+++ b/indra/llrender/llgl.h
@@ -77,6 +77,7 @@ public:
// Extensions used by everyone
BOOL mHasMultitexture;
BOOL mHasATIMemInfo;
+ BOOL mHasNVXMemInfo;
S32 mNumTextureUnits;
BOOL mHasMipMapGeneration;
BOOL mHasCompressedTextures;