Minor GL fixes
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
uniform sampler2D u_texture;
|
||||
|
||||
varying vec2 v_texCoords;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,3 @@
|
||||
|
||||
uniform sampler2D u_texture;
|
||||
|
||||
varying vec2 v_texCoords;
|
||||
|
||||