summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolterrain.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-09-12 18:41:34 +0100
committerGraham Linden <graham@lindenlab.com>2018-09-12 18:41:34 +0100
commit1d2cbc2baad178bc896fd35d9ce2496574e988d9 (patch)
treecdfb7fe3c59c9a0db2e17c8eab83e25ac1bc98d3 /indra/newview/lldrawpoolterrain.h
parent76802a727e92437226d4c51444e9f03a320a8034 (diff)
SL-4178 make deferred version of highlight shader that fills in zero spec and env intensity to keep the shiny down
Diffstat (limited to 'indra/newview/lldrawpoolterrain.h')
-rw-r--r--indra/newview/lldrawpoolterrain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lldrawpoolterrain.h b/indra/newview/lldrawpoolterrain.h
index 55f75e2644..484820491a 100644
--- a/indra/newview/lldrawpoolterrain.h
+++ b/indra/newview/lldrawpoolterrain.h
@@ -87,7 +87,7 @@ protected:
void drawLoop();
private:
- void hilightParcelOwners();
+ void hilightParcelOwners(bool deferred);
};
#endif // LL_LLDRAWPOOLSIMPLE_H