Ticket #3781: errors.txt

File errors.txt, 857 bytes (added by fatherbushido, 8 years ago)
Line 
1ERROR: Failed to compile shader 'shaders/glsl/water_high.fs':
20:260(19): error: `refColor' undeclared
30:260(19): error: operands to arithmetic operators must be numeric
40:260(33): error: `refColor' undeclared
50:260(15): error: no matching function for call to `mix(error, error, float)'; candidates are:
60:260(15): error: vec3 mix(vec3, vec3, float)
70:260(15): error: float mix(float, float, float)
80:260(15): error: float mix(float, float, float)
90:260(15): error: vec2 mix(vec2, vec2, float)
100:260(15): error: vec3 mix(vec3, vec3, float)
110:260(15): error: vec4 mix(vec4, vec4, float)
120:260(15): error: vec2 mix(vec2, vec2, vec2)
130:260(15): error: vec3 mix(vec3, vec3, vec3)
140:260(15): error: vec4 mix(vec4, vec4, vec4)
150:331(46): error: `alphaCoeff' undeclared
160:331(19): error: operands to arithmetic operators must be numeric