mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 15:16:07 +09:00
shader version shenanigan
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#version 120
|
||||
#version 130
|
||||
#ifdef GL_ES
|
||||
precision mediump float;
|
||||
#endif
|
||||
#extension GL_EXT_gpu_shader4 : enable
|
||||
|
||||
|
||||
varying vec4 v_color;
|
||||
|
||||
Reference in New Issue
Block a user