1 | dh_water.fsh: dh_water.fsh: 0:1312(26): error: `depthtex1' undeclared
|
2 | 0:1312(15): error: no matching function for call to `texelFetch(error, ivec2, int)'; candidates are:
|
3 | 0:1312(15): error: vec4 texelFetch(sampler1D, int, int)
|
4 | 0:1312(15): error: ivec4 texelFetch(isampler1D, int, int)
|
5 | 0:1312(15): error: uvec4 texelFetch(usampler1D, int, int)
|
6 | 0:1312(15): error: vec4 texelFetch(sampler2D, ivec2, int)
|
7 | 0:1312(15): error: ivec4 texelFetch(isampler2D, ivec2, int)
|
8 | 0:1312(15): error: uvec4 texelFetch(usampler2D, ivec2, int)
|
9 | 0:1312(15): error: vec4 texelFetch(sampler3D, ivec3, int)
|
10 | 0:1312(15): error: ivec4 texelFetch(isampler3D, ivec3, int)
|
11 | 0:1312(15): error: uvec4 texelFetch(usampler3D, ivec3, int)
|
12 | 0:1312(15): error: vec4 texelFetch(sampler2DRect, ivec2)
|
13 | 0:1312(15): error: ivec4 texelFetch(isampler2DRect, ivec2)
|
14 | 0:1312(15): error: uvec4 texelFetch(usampler2DRect, ivec2)
|
15 | 0:1312(15): error: vec4 texelFetch(sampler1DArray, ivec2, int)
|
16 | 0:1312(15): error: ivec4 texelFetch(isampler1DArray, ivec2, int)
|
17 | 0:1312(15): error: uvec4 texelFetch(usampler1DArray, ivec2, int)
|
18 | 0:1312(15): error: vec4 texelFetch(sampler2DArray, ivec3, int)
|
19 | 0:1312(15): error: ivec4 texelFetch(isampler2DArray, ivec3, int)
|
20 | 0:1312(15): error: uvec4 texelFetch(usampler2DArray, ivec3, int)
|
21 | 0:1312(15): error: vec4 texelFetch(samplerBuffer, int)
|
22 | 0:1312(15): error: ivec4 texelFetch(isamplerBuffer, int)
|
23 | 0:1312(15): error: uvec4 texelFetch(usamplerBuffer, int)
|
24 | 0:1312(15): error: vec4 texelFetch(sampler2DMS, ivec2, int)
|
25 | 0:1312(15): error: ivec4 texelFetch(isampler2DMS, ivec2, int)
|
26 | 0:1312(15): error: uvec4 texelFetch(usampler2DMS, ivec2, int)
|
27 | 0:1312(15): error: vec4 texelFetch(sampler2DMSArray, ivec3, int)
|
28 | 0:1312(15): error: ivec4 texelFetch(isampler2DMSArray, ivec3, int)
|
29 | 0:1312(15): error: uvec4 texelFetch(usampler2DMSArray, ivec3, int)
|
30 | 0:1312(15): error: type mismatch
|
31 | 0:1313(5): warning: `depth' used uninitialized
|
32 | 0:1313(61): warning: `depth' used uninitialized
|
33 | 0:1323(26): error: `depthtex1' undeclared
|
34 | 0:1323(15): error: no matching function for call to `texelFetch(error, ivec2, int)'; candidates are:
|
35 | 0:1323(15): error: vec4 texelFetch(sampler1D, int, int)
|
36 | 0:1323(15): error: ivec4 texelFetch(isampler1D, int, int)
|
37 | 0:1323(15): error: uvec4 texelFetch(usampler1D, int, int)
|
38 | 0:1323(15): error: vec4 texelFetch(sampler2D, ivec2, int)
|
39 | 0:1323(15): error: ivec4 texelFetch(isampler2D, ivec2, int)
|
40 | 0:1323(15): error: uvec4 texelFetch(usampler2D, ivec2, int)
|
41 | 0:1323(15): error: vec4 texelFetch(sampler3D, ivec3, int)
|
42 | 0:1323(15): error: ivec4 texelFetch(isampler3D, ivec3, int)
|
43 | 0:1323(15): error: uvec4 texelFetch(usampler3D, ivec3, int)
|
44 | 0:1323(15): error: vec4 texelFetch(sampler2DRect, ivec2)
|
45 | 0:1323(15): error: ivec4 texelFetch(isampler2DRect, ivec2)
|
46 | 0:1323(15): error: uvec4 texelFetch(usampler2DRect, ivec2)
|
47 | 0:1323(15): error: vec4 texelFetch(sampler1DArray, ivec2, int)
|
48 | 0:1323(15): error: ivec4 texelFetch(isampler1DArray, ivec2, int)
|
49 | 0:1323(15): error: uvec4 texelFetch(usampler1DArray, ivec2, int)
|
50 | 0:1323(15): error: vec4 texelFetch(sampler2DArray, ivec3, int)
|
51 | 0:1323(15): error: ivec4 texelFetch(isampler2DArray, ivec3, int)
|
52 | 0:1323(15): error: uvec4 texelFetch(usampler2DArray, ivec3, int)
|
53 | 0:1323(15): error: vec4 texelFetch(samplerBuffer, int)
|
54 | 0:1323(15): error: ivec4 texelFetch(isamplerBuffer, int)
|
55 | 0:1323(15): error: uvec4 texelFetch(usamplerBuffer, int)
|
56 | 0:1323(15): error: vec4 texelFetch(sampler2DMS, ivec2, int)
|
57 | 0:1323(15): error: ivec4 texelFetch(isampler2DMS, ivec2, int)
|
58 | 0:1323(15): error: uvec4 texelFetch(usampler2DMS, ivec2, int)
|
59 | 0:1323(15): error: vec4 texelFetch(sampler2DMSArray, ivec3, int)
|
60 | 0:1323(15): error: ivec4 texelFetch(isampler2DMSArray, ivec3, int)
|
61 | 0:1323(15): error: uvec4 texelFetch(usampler2DMSArray, ivec3, int)
|
62 | 0:1323(15): error: type mismatch
|
63 | 0:1324(5): warning: `depth' used uninitialized
|
64 | 0:1324(61): warning: `depth' used uninitialized
|
65 | 0:1326(15): warning: `depth' used uninitialized
|
66 | 0:1615(34): error: `dhDepthTex1' undeclared
|
67 | 0:1615(23): error: no matching function for call to `texelFetch(error, ivec2, int)'; candidates are:
|
68 | 0:1615(23): error: vec4 texelFetch(sampler1D, int, int)
|
69 | 0:1615(23): error: ivec4 texelFetch(isampler1D, int, int)
|
70 | 0:1615(23): error: uvec4 texelFetch(usampler1D, int, int)
|
71 | 0:1615(23): error: vec4 texelFetch(sampler2D, ivec2, int)
|
72 | 0:1615(23): error: ivec4 texelFetch(isampler2D, ivec2, int)
|
73 | 0:1615(23): error: uvec4 texelFetch(usampler2D, ivec2, int)
|
74 | 0:1615(23): error: vec4 texelFetch(sampler3D, ivec3, int)
|
75 | 0:1615(23): error: ivec4 texelFetch(isampler3D, ivec3, int)
|
76 | 0:1615(23): error: uvec4 texelFetch(usampler3D, ivec3, int)
|
77 | 0:1615(23): error: vec4 texelFetch(sampler2DRect, ivec2)
|
78 | 0:1615(23): error: ivec4 texelFetch(isampler2DRect, ivec2)
|
79 | 0:1615(23): error: uvec4 texelFetch(usampler2DRect, ivec2)
|
80 | 0:1615(23): error: vec4 texelFetch(sampler1DArray, ivec2, int)
|
81 | 0:1615(23): error: ivec4 texelFetch(isampler1DArray, ivec2, int)
|
82 | 0:1615(23): error: uvec4 texelFetch(usampler1DArray, ivec2, int)
|
83 | 0:1615(23): error: vec4 texelFetch(sampler2DArray, ivec3, int)
|
84 | 0:1615(23): error: ivec4 texelFetch(isampler2DArray, ivec3, int)
|
85 | 0:1615(23): error: uvec4 texelFetch(usampler2DArray, ivec3, int)
|
86 | 0:1615(23): error: vec4 texelFetch(samplerBuffer, int)
|
87 | 0:1615(23): error: ivec4 texelFetch(isamplerBuffer, int)
|
88 | 0:1615(23): error: uvec4 texelFetch(usamplerBuffer, int)
|
89 | 0:1615(23): error: vec4 texelFetch(sampler2DMS, ivec2, int)
|
90 | 0:1615(23): error: ivec4 texelFetch(isampler2DMS, ivec2, int)
|
91 | 0:1615(23): error: uvec4 texelFetch(usampler2DMS, ivec2, int)
|
92 | 0:1615(23): error: vec4 texelFetch(sampler2DMSArray, ivec3, int)
|
93 | 0:1615(23): error: ivec4 texelFetch(isampler2DMSArray, ivec3, int)
|
94 | 0:1615(23): error: uvec4 texelFetch(usampler2DMSArray, ivec3, int)
|
95 | 0:1615(23): error: type mismatch
|
96 | 0:1616(27): error: no function with name 'is_distant_horizons_terrain'
|
97 | 0:1617(52): error: `dhProjectionInverse' undeclared
|
98 | 0:1617(25): error: no matching function for call to `screen_to_view_space_depth(error, float)'; candidates are:
|
99 | 0:1617(25): error: float screen_to_view_space_depth(mat4, float)
|
100 | 0:1619(23): warning: `dh_depth_linear' used uninitialized
|
101 | 0:1625(22): warning: `back_is_dh_terrain' used uninitialized
|
102 | 0:1625(76): warning: `back_depth_dh' used uninitialized
|