mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 16:03:02 +01:00
fix BG on mesa
This commit is contained in:
parent
27f6146b75
commit
21b6392a13
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#version 430
|
#version 430
|
||||||
|
|
||||||
|
precision highp float;
|
||||||
|
|
||||||
uniform float time;
|
uniform float time;
|
||||||
|
|
||||||
in vec2 fragCoord;
|
in vec2 fragCoord;
|
||||||
|
|
Loading…
Reference in a new issue