Skip to content

Commit

Permalink
zzre: Fix unbound and unused vertex attribute in UI shader
Browse files Browse the repository at this point in the history
  • Loading branch information
Helco committed Feb 20, 2024
1 parent cc8d3d7 commit aec9894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zzre/shaders/ui.mlang
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ instances
byte4_norm inColor;
float inTexWeight;
}
instances if (HasMask) uint inMaskBits;

uniform texture2D mainTexture;
uniform sampler mainSampler;
Expand Down

0 comments on commit aec9894

Please sign in to comment.