mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Fix GLES shader precision issues (#14516)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
uniform vec4 emissiveColor;
|
||||
uniform lowp vec4 emissiveColor;
|
||||
|
||||
void main(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user