Skip to content

Commit

Permalink
Fix extension usage in PolylineArrowMaterial shader
Browse files Browse the repository at this point in the history
  • Loading branch information
shehzan10 committed Feb 10, 2017
1 parent 2dfecf2 commit 659e243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Shaders/Materials/PolylineArrowMaterial.glsl
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#ifdef GL_OES_standard_derivatives
#extension GL_OES_standard_derivatives : enable
#endif

uniform vec4 color;

Expand Down

0 comments on commit 659e243

Please sign in to comment.