summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2019-07-24 12:52:24 -0700
committerGraham Linden <graham@lindenlab.com>2019-07-24 12:52:24 -0700
commit41ede77744489c2a2d32849ea457bcbea516a588 (patch)
tree9f611afd7a33fc4a9c0bd40f779d4596ca00309a /indra/newview/pipeline.h
parent15f5d8caf8fc51999c4de4217ed5ac37fa911ae9 (diff)
SL-10625
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];