summaryrefslogtreecommitdiff
path: root/indra/llrender/llgl.h
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2011-03-10 13:04:36 -0500
committerprep <prep@lindenlab.com>2011-03-10 13:04:36 -0500
commitfb00d280403b2befd645b8a80c3d9a3183e4c02c (patch)
treecb5b9cdc5c87b913000866a3dbb24d2ddaf46f33 /indra/llrender/llgl.h
parent55dbd0c4f3c1cc3598d3d8428dea4a2645b211c4 (diff)
parente3e12bc3df13af25f921d47852edff3254364282 (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;