Removed unused texel info

This commit is contained in:
Leo 2020-10-15 19:01:24 +03:30 committed by GitHub
parent f3514704b1
commit 5c387ce413
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,3 @@
uniform vec2 u_texelDelta;
attribute vec4 a_position;
attribute vec2 a_texcoord0;