Skip to content

Commit

Permalink
Voodoo fix for polygon rendering on Linux/Intel
Browse files Browse the repository at this point in the history
  • Loading branch information
tsherif committed Dec 10, 2019
1 parent d4a6199 commit 4655af0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,8 +26,8 @@ export default `\
attribute vec3 instancePositions;
attribute vec3 instancePositions64Low;
attribute vec3 nextPositions;
attribute vec3 instancePositions64Low;
attribute vec3 nextPositions64Low;
attribute float instanceElevations;
attribute vec4 instanceFillColors;
Expand Down

0 comments on commit 4655af0

Please sign in to comment.