summaryrefslogtreecommitdiff
path: root/indra/newview/pipeline.h
diff options
context:
space:
mode:
authorGraham Madarasz <graham@lindenlab.com>2013-05-14 05:59:48 -0700
committerGraham Madarasz <graham@lindenlab.com>2013-05-14 05:59:48 -0700
commitc334a185f331a3392c2d0ccaf8241166ef9d8049 (patch)
tree9be5040e58fd04ff867384fa4ea8e626e8df92f5 /indra/newview/pipeline.h
parentd9e8ee7cfd323872145c23e4032989f9b7770f55 (diff)
NORSPEC-151 NORSPEC-152 fix handling of disable of bumpy and shiny in graphics panel to also disable deferred properly and add hooks for default norm and spec textures in texture picker
Diffstat (limited to 'indra/newview/pipeline.h')
-rwxr-xr-xindra/newview/pipeline.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/pipeline.h b/indra/newview/pipeline.h
index fbfb2d012f..9b7d1d642c 100755
--- a/indra/newview/pipeline.h
+++ b/indra/newview/pipeline.h
@@ -395,6 +395,7 @@ public:
static void toggleRenderHighlights(void* data);
static BOOL getRenderHighlights(void* data);
+ static void updateRenderBump();
static void updateRenderDeferred();
static void refreshCachedSettings();