mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
fix log errors on iris
This commit is contained in:
@ -11,9 +11,6 @@ uniform int frameCounter;
|
||||
uniform float frameTimeCounter;
|
||||
uniform vec3 cameraPosition;
|
||||
varying vec4 color;
|
||||
varying float materials;
|
||||
|
||||
flat varying vec4 playerpos;
|
||||
|
||||
#include "/lib/waterBump.glsl"
|
||||
//////////////////////////////VOID MAIN//////////////////////////////
|
||||
|
Reference in New Issue
Block a user