Skip to content

Commit

Permalink
highp
Browse files Browse the repository at this point in the history
  • Loading branch information
Not Quite Hadouken committed Feb 1, 2025
1 parent 52d3f53 commit 2699e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Shaders/Internal/light_shared.swsl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ uniform highp float lightRange;
uniform highp float lightPower;
uniform highp float lightSoftness;
uniform highp float lightIndex;
uniform int useNormals;
uniform highp int useNormals;
uniform highp float globalRotation;
uniform highp float maskRotation;
uniform sampler2D shadowMap;
Expand Down

0 comments on commit 2699e3a

Please sign in to comment.