blob: 9ecf330a6219e2eb0f6ebc99521eae22191570e1 [file] [log] [blame]
John Kessenich5134b9c2013-11-20 21:12:43 +00001constErrors.frag
John Kesseniche46b0872013-10-17 20:55:30 +00002ERROR: 0:14: 'non-constant initializer' : not supported for this version or the enabled extensions
John Kessenich4586dbd2013-08-05 15:52:03 +00003ERROR: 0:17: '' : constant expression required
4ERROR: 0:17: '' : array size must be a constant integer expression
5ERROR: 0:18: '' : constant expression required
6ERROR: 0:18: '' : array size must be a constant integer expression
7ERROR: 0:19: '' : constant expression required
8ERROR: 0:19: '' : array size must be a constant integer expression
John Kessenich8b37b042015-04-29 10:16:56 +00009ERROR: 0:27: '=' : global const initializers must be constant 'const structure{global 3-component vector of float v3, global 2-component vector of int iv2}'
10ERROR: 0:33: '=' : global const initializers must be constant 'const structure{global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix of float m}'
John Kessenich807b8e32013-09-03 22:14:59 +000011ERROR: 9 compilation errors. No code generated.
John Kessenich4586dbd2013-08-05 15:52:03 +000012
John Kessenich5134b9c2013-11-20 21:12:43 +000013
John Kessenichb4ef9e02014-03-31 22:20:47 +000014Shader version: 330
John Kessenich4586dbd2013-08-05 15:52:03 +000015ERROR: node is still EOpNull!
John Kessenich8b37b042015-04-29 10:16:56 +0000160:10 Function Definition: main( (global void)
John Kessenich4586dbd2013-08-05 15:52:03 +0000170:10 Function Parameters:
John Kesseniche46b0872013-10-17 20:55:30 +0000180:? Sequence
190:14 Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000200:14 move second child to first child (temp int)
John Kesseniche46b0872013-10-17 20:55:30 +0000210:14 'a3' (const (read only) int)
220:14 'uniformInt' (uniform int)
John Kessenich4586dbd2013-08-05 15:52:03 +0000230:? Linker Objects
240:? 'inVar' (smooth in 4-component vector of float)
250:? 'outVar' (out 4-component vector of float)
John Kessenich9839e242013-09-26 00:45:21 +0000260:? 'constInt' (const int)
John Kessenichf2ee3dd2013-09-28 04:02:08 +0000270:? 3 (const int)
John Kessenich4586dbd2013-08-05 15:52:03 +0000280:? 'uniformInt' (uniform int)
John Kessenich8b37b042015-04-29 10:16:56 +0000290:? 's' (temp structure{global 3-component vector of float v3, global 2-component vector of int iv2})
300:? 's2' (temp structure{global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix of float m})
John Kesseniche46b0872013-10-17 20:55:30 +0000310:? 'f' (const float)
320:? 3.000000
John Kessenich4586dbd2013-08-05 15:52:03 +000033
John Kessenich5134b9c2013-11-20 21:12:43 +000034
35Linked fragment stage:
36
37
John Kessenichb4ef9e02014-03-31 22:20:47 +000038Shader version: 330
John Kessenichcf0206c2014-04-14 15:46:40 +000039ERROR: node is still EOpNull!
John Kessenich8b37b042015-04-29 10:16:56 +0000400:10 Function Definition: main( (global void)
John Kessenichcf0206c2014-04-14 15:46:40 +0000410:10 Function Parameters:
420:? Sequence
430:14 Sequence
John Kessenich8b37b042015-04-29 10:16:56 +0000440:14 move second child to first child (temp int)
John Kessenichcf0206c2014-04-14 15:46:40 +0000450:14 'a3' (const (read only) int)
460:14 'uniformInt' (uniform int)
470:? Linker Objects
480:? 'inVar' (smooth in 4-component vector of float)
490:? 'outVar' (out 4-component vector of float)
500:? 'constInt' (const int)
510:? 3 (const int)
520:? 'uniformInt' (uniform int)
John Kessenich8b37b042015-04-29 10:16:56 +0000530:? 's' (temp structure{global 3-component vector of float v3, global 2-component vector of int iv2})
540:? 's2' (temp structure{global 3-component vector of float v3, global 2-component vector of int iv2, global 2X4 matrix of float m})
John Kessenichcf0206c2014-04-14 15:46:40 +0000550:? 'f' (const float)
560:? 3.000000
John Kessenich5134b9c2013-11-20 21:12:43 +000057