forked from StudioInfinity/dyna3
Move full interface prototype to top level
This commit is contained in:
parent
cca5a781c4
commit
f1690b62e1
12 changed files with 0 additions and 0 deletions
|
@ -1,7 +0,0 @@
|
|||
#version 300 es
|
||||
|
||||
in vec4 position;
|
||||
|
||||
void main() {
|
||||
gl_Position = position;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue