diff options
| author | Tofu Buzzard <no-email> | 2011-03-10 08:31:04 -0800 |
|---|---|---|
| committer | Tofu Buzzard <no-email> | 2011-03-10 08:31:04 -0800 |
| commit | 3dfd3292bfcc39e5545c562b2454e07a939c0322 (patch) | |
| tree | 4e8eec526d36750b0c32f1dd1bc0a37cf38c7f3a /indra/llrender/llgl.h | |
| parent | f2500cd93a8305de950d618551f589cc822d160c (diff) | |
| parent | 9108837ec7088378b99947aae784a7cded69b310 (diff) | |
merge
Diffstat (limited to 'indra/llrender/llgl.h')
| -rw-r--r-- | indra/llrender/llgl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llrender/llgl.h b/indra/llrender/llgl.h index df110613e3..f4be067f2e 100644 --- a/indra/llrender/llgl.h +++ b/indra/llrender/llgl.h @@ -76,6 +76,7 @@ public: // Extensions used by everyone BOOL mHasMultitexture; + BOOL mHasATIMemInfo; S32 mNumTextureUnits; BOOL mHasMipMapGeneration; BOOL mHasCompressedTextures; |
