mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-28 19:55:30 +01: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