done
This commit is contained in:
parent
7c306a2d1e
commit
30c8f4ef20
4 changed files with 21 additions and 16 deletions
|
|
@ -1,9 +1,4 @@
|
|||
#version 320 es
|
||||
|
||||
precision highp float;
|
||||
precision highp int;
|
||||
precision lowp sampler2D;
|
||||
precision lowp samplerCube;
|
||||
#version 330 core
|
||||
|
||||
uniform vec2 WindowSize;
|
||||
uniform float time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue