diff options
author | Dave Parks <davep@lindenlab.com> | 2011-05-19 20:42:56 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2011-05-19 20:42:56 -0500 |
commit | fd574e34857accd55e736d855975767fd7768b79 (patch) | |
tree | dab0a3f4ab660d757c9d25ee4a37a482c3b036a2 /indra/newview/pipeline.h | |
parent | 19a06478d9863c451450b7c9e2f931ba587a3cec (diff) | |
parent | 51bb3c15c8ac6c85ed1a7e8526ba6b60794ac29e (diff) |
merge
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r-- | indra/newview/pipeline.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h index e9a250cd6d..ed4a803e7e 100644 --- a/indra/newview/pipeline.h +++ b/indra/newview/pipeline.h @@ -524,7 +524,6 @@ public: LLRenderTarget mEdgeMap; LLRenderTarget mDeferredDepth; LLRenderTarget mDeferredLight[3]; - LLMultisampleBuffer mSampleBuffer; LLRenderTarget mGIMap; LLRenderTarget mGIMapPost[2]; LLRenderTarget mLuminanceMap; |