summaryrefslogtreecommitdiff
path: root/indra/llrender/llshadermgr.h
diff options
context:
space:
mode:
authorMichael Pohoreski <ptolemy@lindenlab.com>2022-06-23 14:53:07 +0000
committerMichael Pohoreski <ptolemy@lindenlab.com>2022-06-23 14:53:07 +0000
commitd67e1f4f91e4b206e36343ee31fa4877dd58c01c (patch)
tree0caf93cd03728bb4c5fbd52fb339531c765c6676 /indra/llrender/llshadermgr.h
parent36d9fa90150d30a0a0851cc0da87531014c1d93d (diff)
parent6540b4c480d1d4b4c8342a0d093d09f525485659 (diff)
Merged DRTVWR-559 into SL-17274_view_dir
Diffstat (limited to 'indra/llrender/llshadermgr.h')
-rw-r--r--indra/llrender/llshadermgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llrender/llshadermgr.h b/indra/llrender/llshadermgr.h
index 40c285a2ba..067df6fa04 100644
--- a/indra/llrender/llshadermgr.h
+++ b/indra/llrender/llshadermgr.h
@@ -81,6 +81,7 @@ public:
BUMP_MAP2, // "bumpMap2"
ENVIRONMENT_MAP, // "environmentMap"
REFLECTION_PROBES, // "reflectionProbes"
+ IRRADIANCE_PROBES, // "irradianceProbes"
CLOUD_NOISE_MAP, // "cloud_noise_texture"
CLOUD_NOISE_MAP_NEXT, // "cloud_noise_texture_next"
FULLBRIGHT, // "fullbright"