summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorLeyla Farazha <leyla@lindenlab.com>2010-10-12 15:52:03 -0700
committerLeyla Farazha <leyla@lindenlab.com>2010-10-12 15:52:03 -0700
commitd3422c8d9e90f8c5ea675b470f425b13ed602654 (patch)
tree6c154dfca958e33c327834427fe8afaba6270af0 /indra/newview/pipeline.h
parent0f7ca61386e4cf0f9efda7c380c40cc608f26ea3 (diff)
parenta8fbfa40ba6153668e1f713ae0e128224b4f400f (diff)
Merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index fe0683d29f..b80765dac6 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -188,6 +188,7 @@ public:
BOOL canUseVertexShaders();
BOOL canUseWindLightShaders() const;
BOOL canUseWindLightShadersOnObjects() const;
+ BOOL canUseAntiAliasing() const;
// phases
void resetFrameStats();