mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-09 11:35:21 +01:00
Port most shaders to GLSL ES 3.0 (#16639)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
varying mediump vec4 varTexCoord;
|
||||
VARYING_ mediump vec4 varTexCoord;
|
||||
|
||||
void main(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user