1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
|
implicitArraySizeUniformContradict.vert
Shader version: 460
0:? Sequence
0:39 Function Definition: main( ( global void)
0:39 Function Parameters:
0:40 Sequence
0:40 move second child to first child ( temp 4-component vector of float)
0:40 'out_VS' ( smooth out 4-component vector of float)
0:40 direct index (layout( column_major shared) temp 4-component vector of float)
0:40 a: direct index for structure (layout( column_major shared) uniform unsized 21-element array of 4-component vector of float)
0:40 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform unsized 21-element array of 4-component vector of float a})
0:40 Constant:
0:40 0 (const int)
0:40 Constant:
0:40 20 (const int)
0:41 move second child to first child ( temp 4-component vector of float)
0:41 'out_VS' ( smooth out 4-component vector of float)
0:41 direct index (layout( column_major shared) temp 4-component vector of float)
0:41 a: direct index for structure (layout( column_major shared) buffer unsized 1-element array of 4-component vector of float)
0:41 direct index (layout( column_major shared) temp block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:41 'b2' (layout( column_major shared) buffer unsized 5-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:41 Constant:
0:41 4 (const int)
0:41 Constant:
0:41 0 (const int)
0:41 Constant:
0:41 0 (const int)
0:? Linker Objects
0:? 's' ( uniform 3-element array of sampler2D)
0:? 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform unsized 21-element array of 4-component vector of float a})
0:? 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform 5-element array of 4-component vector of float a})
0:? 'b0' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:? 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:? 'b2' (layout( column_major shared) buffer unsized 5-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:? 'out_VS' ( smooth out 4-component vector of float)
0:? 'gl_VertexID' ( gl_VertexId int VertexId)
0:? 'gl_InstanceID' ( gl_InstanceId int InstanceId)
implicitArraySizeUniformContradict.frag
Shader version: 460
0:? Sequence
0:40 Function Definition: main( ( global void)
0:40 Function Parameters:
0:41 Sequence
0:41 move second child to first child ( temp 4-component vector of float)
0:41 'o' ( out 4-component vector of float)
0:41 texture ( global 4-component vector of float)
0:41 direct index ( temp sampler2D)
0:41 's' ( uniform unsized 7-element array of sampler2D)
0:41 Constant:
0:41 6 (const int)
0:41 vector swizzle ( temp 2-component vector of float)
0:41 'out_VS' ( smooth in 4-component vector of float)
0:41 Sequence
0:41 Constant:
0:41 0 (const int)
0:41 Constant:
0:41 1 (const int)
0:42 move second child to first child ( temp 4-component vector of float)
0:42 'o' ( out 4-component vector of float)
0:42 direct index (layout( column_major shared) temp 4-component vector of float)
0:42 a: direct index for structure (layout( column_major shared) uniform unsized 13-element array of 4-component vector of float)
0:42 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform unsized 13-element array of 4-component vector of float a})
0:42 Constant:
0:42 0 (const int)
0:42 Constant:
0:42 12 (const int)
0:43 move second child to first child ( temp 4-component vector of float)
0:43 'o' ( out 4-component vector of float)
0:43 direct index (layout( column_major shared) temp 4-component vector of float)
0:43 a: direct index for structure (layout( column_major shared) buffer unsized 5-element array of 4-component vector of float)
0:43 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer unsized 5-element array of 4-component vector of float a})
0:43 Constant:
0:43 0 (const int)
0:43 Constant:
0:43 4 (const int)
0:? Linker Objects
0:? 's' ( uniform unsized 7-element array of sampler2D)
0:? 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform 2-element array of 4-component vector of float a})
0:? 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform unsized 13-element array of 4-component vector of float a})
0:? 'b0' (layout( column_major shared) buffer block{layout( column_major shared) buffer 5-element array of 4-component vector of float a})
0:? 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer unsized 5-element array of 4-component vector of float a})
0:? 'b2' (layout( column_major shared) buffer 2-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:? 'out_VS' ( smooth in 4-component vector of float)
0:? 'o' ( out 4-component vector of float)
Linked vertex stage:
Linked fragment stage:
ERROR: Linking fragment stage: Implicit size of unsized array doesn't match same symbol among multiple shaders.
ERROR: Linking fragment stage: Implicit size of unsized array doesn't match same symbol among multiple shaders.
ERROR: Linking fragment stage: Implicit size of unsized array doesn't match same symbol among multiple shaders.
ERROR: Linking fragment stage: Member names and types must match:
Block: U1
vertex stage: " vec4 a[5]"
fragment stage: " vec4 a[13]"
ERROR: Linking fragment stage: Member names and types must match:
Block: B0
vertex stage: " vec4 a[3]"
fragment stage: " vec4 a[5]"
ERROR: Linking fragment stage: Implicit size of unsized array doesn't match same symbol among multiple shaders.
ERROR: Linking fragment stage: Member names and types must match:
Block: B1
vertex stage: " vec4 a[3]"
fragment stage: " vec4 a[5]"
ERROR: Linking fragment stage: Implicit size of unsized array doesn't match same symbol among multiple shaders.
Shader version: 460
0:? Sequence
0:39 Function Definition: main( ( global void)
0:39 Function Parameters:
0:40 Sequence
0:40 move second child to first child ( temp 4-component vector of float)
0:40 'out_VS' ( smooth out 4-component vector of float)
0:40 direct index (layout( column_major shared) temp 4-component vector of float)
0:40 a: direct index for structure (layout( column_major shared) uniform 2-element array of 4-component vector of float)
0:40 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform 2-element array of 4-component vector of float a})
0:40 Constant:
0:40 0 (const int)
0:40 Constant:
0:40 20 (const int)
0:41 move second child to first child ( temp 4-component vector of float)
0:41 'out_VS' ( smooth out 4-component vector of float)
0:41 direct index (layout( column_major shared) temp 4-component vector of float)
0:41 a: direct index for structure (layout( column_major shared) buffer unsized 1-element array of 4-component vector of float)
0:41 direct index (layout( column_major shared) temp block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:41 'b2' (layout( column_major shared) buffer 2-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:41 Constant:
0:41 4 (const int)
0:41 Constant:
0:41 0 (const int)
0:41 Constant:
0:41 0 (const int)
0:? Linker Objects
0:? 's' ( uniform 3-element array of sampler2D)
0:? 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform 2-element array of 4-component vector of float a})
0:? 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform 5-element array of 4-component vector of float a})
0:? 'b0' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:? 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:? 'b2' (layout( column_major shared) buffer 2-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:? 'out_VS' ( smooth out 4-component vector of float)
0:? 'gl_VertexID' ( gl_VertexId int VertexId)
0:? 'gl_InstanceID' ( gl_InstanceId int InstanceId)
Shader version: 460
0:? Sequence
0:40 Function Definition: main( ( global void)
0:40 Function Parameters:
0:41 Sequence
0:41 move second child to first child ( temp 4-component vector of float)
0:41 'o' ( out 4-component vector of float)
0:41 texture ( global 4-component vector of float)
0:41 direct index ( temp sampler2D)
0:41 's' ( uniform 3-element array of sampler2D)
0:41 Constant:
0:41 6 (const int)
0:41 vector swizzle ( temp 2-component vector of float)
0:41 'out_VS' ( smooth in 4-component vector of float)
0:41 Sequence
0:41 Constant:
0:41 0 (const int)
0:41 Constant:
0:41 1 (const int)
0:42 move second child to first child ( temp 4-component vector of float)
0:42 'o' ( out 4-component vector of float)
0:42 direct index (layout( column_major shared) temp 4-component vector of float)
0:42 a: direct index for structure (layout( column_major shared) uniform 5-element array of 4-component vector of float)
0:42 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform 5-element array of 4-component vector of float a})
0:42 Constant:
0:42 0 (const int)
0:42 Constant:
0:42 12 (const int)
0:43 move second child to first child ( temp 4-component vector of float)
0:43 'o' ( out 4-component vector of float)
0:43 direct index (layout( column_major shared) temp 4-component vector of float)
0:43 a: direct index for structure (layout( column_major shared) buffer 3-element array of 4-component vector of float)
0:43 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:43 Constant:
0:43 0 (const int)
0:43 Constant:
0:43 4 (const int)
0:? Linker Objects
0:? 's' ( uniform 3-element array of sampler2D)
0:? 'u0' (layout( column_major shared) uniform block{layout( column_major shared) uniform 2-element array of 4-component vector of float a})
0:? 'u1' (layout( column_major shared) uniform block{layout( column_major shared) uniform 5-element array of 4-component vector of float a})
0:? 'b0' (layout( column_major shared) buffer block{layout( column_major shared) buffer 5-element array of 4-component vector of float a})
0:? 'b1' (layout( column_major shared) buffer block{layout( column_major shared) buffer 3-element array of 4-component vector of float a})
0:? 'b2' (layout( column_major shared) buffer 2-element array of block{layout( column_major shared) buffer unsized 1-element array of 4-component vector of float a})
0:? 'out_VS' ( smooth in 4-component vector of float)
0:? 'o' ( out 4-component vector of float)
|