summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2019-07-16 21:15:41 +0000
committerGraham Madarasz <graham@lindenlab.com>2019-07-16 21:15:41 +0000
commitced2ca2acd166a28dfca5c28f1c7dff46843a5a0 (patch)
treeee2a0170c8814672c455261cd95ae9f73502256b /indra/newview/pipeline.h
parentbba3cc598785539c477e817ada18d9e7a4692286 (diff)
parentdc7aa170b80bb7d3f7725b5bddce08ff2da5a7a7 (diff)
Merged in graham_linden/viewer-eep-g (pull request #465)
SL-11605, SL-11610
Diffstat (limited to 'indra/newview/pipeline.h')
-rw-r--r--indra/newview/pipeline.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index b0c40d145b..cc9ec06f80 100644
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -650,6 +650,8 @@ public:
//water distortion texture (refraction)
LLRenderTarget mWaterDis;
+ LLRenderTarget mBake;
+
//texture for making the glow
LLRenderTarget mGlow[3];