mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] egl: removed accidental commit of test code
This commit is contained in:
parent
7be930a69c
commit
d2b83027b4
@ -98,7 +98,7 @@ uniform sampler2D sampler1;\
|
||||
\
|
||||
void main()\
|
||||
{\
|
||||
color = texture(sampler1, uv) * 1.1;\
|
||||
color = texture(sampler1, uv);\
|
||||
}\
|
||||
";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user