Skip to content
Snippets Groups Projects
Commit 7ac0923e authored by Ptolemy's avatar Ptolemy
Browse files

SL-17274: Document which shader encodesNormal includes

parent 63daefb3
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -52,7 +52,7 @@ class LLShaderFeatures ...@@ -52,7 +52,7 @@ class LLShaderFeatures
bool hasShadows; bool hasShadows;
bool hasAmbientOcclusion; bool hasAmbientOcclusion;
bool hasSrgb; bool hasSrgb;
bool encodesNormal; bool encodesNormal; // include: shaders\class1\environment\encodeNormF.glsl
bool isDeferred; bool isDeferred;
bool hasIndirect; bool hasIndirect;
S32 mIndexedTextureChannels; S32 mIndexedTextureChannels;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment