- fix validation error for shader input not declared by main.vp
This commit is contained in:
parent
f2e37d506e
commit
5f12191c05
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
layout(location=2) in vec4 pixelpos;
|
||||
layout(location=0) out vec4 FragColor;
|
||||
|
||||
void main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue