mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] egl: clean up splash background shader
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
layout(location = 0) in vec3 vertexPosition_modelspace;
|
||||
|
||||
out highp vec3 pos;
|
||||
out highp float a;
|
||||
|
||||
void main()
|
||||
{
|
||||
|
Reference in New Issue
Block a user