noisemap tweaks and cleanup.

This commit is contained in:
Shyotl
2017-03-27 23:13:56 -05:00
parent f1063afea1
commit 97a6f3a7b2
13 changed files with 25 additions and 46 deletions

View File

@@ -1215,6 +1215,7 @@ void LLShaderMgr::initAttribsAndUniforms()
mReservedUniforms.push_back("ssao_factor_inv");
mReservedUniforms.push_back("ssao_effect");
mReservedUniforms.push_back("kern_scale");
mReservedUniforms.push_back("noise_scale");
mReservedUniforms.push_back("near_clip");
mReservedUniforms.push_back("shadow_offset");
mReservedUniforms.push_back("shadow_bias");