Skip to content

Commit

Permalink
- fix validation error for shader input not declared by main.vp
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas authored and madame-rachelle committed May 14, 2019
1 parent 2c80449 commit 25ba1ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wadsrc/static/shaders/glsl/stencil.fp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
layout(location=2) in vec4 pixelpos;
layout(location=0) out vec4 FragColor;

void main()
Expand Down

0 comments on commit 25ba1ba

Please sign in to comment.