We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4161785 commit 2090725Copy full SHA for 2090725
lib/src/shaders/update-frag.glsl
@@ -1,6 +1,5 @@
1
#version 300 es
2
precision mediump float;
3
-in float a;
4
void main() {
5
discard;
6
}
0 commit comments